From fc47dadea9729349e4abda2e6249173c1c024ee7 Mon Sep 17 00:00:00 2001 From: James Youngman Date: Sat, 18 Mar 2023 09:37:53 +0000 Subject: doc: describe history of find, xargs and locate. --- xargs/xargs.1 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'xargs') diff --git a/xargs/xargs.1 b/xargs/xargs.1 index 87450992..de6fbc69 100644 --- a/xargs/xargs.1 +++ b/xargs/xargs.1 @@ -415,6 +415,15 @@ is that small. The option can be used to discover the actual limits in force on the current system. . +.SH "HISTORY" + +The +.B xargs +program was invented by Herb Gellis at Bell Labs. +See the Texinfo manual for findutils, +.IR "Finding Files" , +for more information. +. .SH "BUGS" It is not possible for .B xargs -- cgit v1.2.1