diff options
author | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2002-11-10 21:47:17 +0000 |
---|---|---|
committer | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2002-11-10 21:47:17 +0000 |
commit | 17ac7ef8f3a52ca86d465a68ca95228ecfc89b29 (patch) | |
tree | 86dd9ea4d8b1bd757609849977321bbef83a2c6f /docs | |
parent | 6585a5fc0ae9f48742c7ab8d7a4fb18192cee04e (diff) | |
download | busybox-w32-17ac7ef8f3a52ca86d465a68ca95228ecfc89b29.tar.gz busybox-w32-17ac7ef8f3a52ca86d465a68ca95228ecfc89b29.tar.bz2 busybox-w32-17ac7ef8f3a52ca86d465a68ca95228ecfc89b29.zip |
Rewrite of xargs by Vladimir N. Oleynik
git-svn-id: svn://busybox.net/trunk/busybox@5901 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox_footer.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox_footer.pod b/docs/busybox_footer.pod index 96d074f7f..1506768c4 100644 --- a/docs/busybox_footer.pod +++ b/docs/busybox_footer.pod | |||
@@ -113,7 +113,7 @@ Glenn McGrath <bug1@netconnect.com.au> | |||
113 | 113 | ||
114 | Vladimir Oleynik <dzo@simtreas.ru> | 114 | Vladimir Oleynik <dzo@simtreas.ru> |
115 | 115 | ||
116 | cmdedit; ports: ash, crond, stty, traceroute, telnetd, top; | 116 | cmdedit, xargs(current); ports: ash, crond, stty, traceroute, telnetd, top; |
117 | locale, various fixes | 117 | locale, various fixes |
118 | and irreconcilable critic of everything not perfect. | 118 | and irreconcilable critic of everything not perfect. |
119 | 119 | ||
@@ -167,4 +167,4 @@ Enrique Zanardi <ezanardi@ull.es> | |||
167 | 167 | ||
168 | =cut | 168 | =cut |
169 | 169 | ||
170 | # $Id: busybox_footer.pod,v 1.7 2002/10/22 12:24:56 andersen Exp $ | 170 | # $Id: busybox_footer.pod,v 1.8 2002/11/10 21:47:15 bug1 Exp $ |