From ebc0dd7a8a553ee1a3b4293975b02aa1578cac07 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 22 Sep 2000 20:02:34 +0000 Subject: Comment on xargs choice. --- xargs.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xargs.c') diff --git a/xargs.c b/xargs.c index 73b1a0237..adf1f134c 100644 --- a/xargs.c +++ b/xargs.c @@ -1,4 +1,5 @@ -/* xargs for busybox */ +/* xargs for busybox -- using GNU xargs till we can get something + * better. minix xargs is a bit smaller... */ /* xargs -- build and execute command lines from standard input Copyright (C) 1990, 91, 92, 93, 94 Free Software Foundation, Inc. -- cgit v1.2.3