aboutsummaryrefslogtreecommitdiff
path: root/xargs.c
diff options
context:
space:
mode:
Diffstat (limited to 'xargs.c')
-rw-r--r--xargs.c3
1 files changed, 2 insertions, 1 deletions
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.