diff options
| -rw-r--r-- | sys/man/1/xargs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/xargs b/sys/man/1/xargs index a5d439129..3a30f8b0e 100644 --- a/sys/man/1/xargs +++ b/sys/man/1/xargs @@ -44,4 +44,4 @@ seq 1 9 | xargs -n 3 echo .B /sys/src/cmd/xargs.c .SH HISTORY .I Xargs -was rewritten from scratch for 9front (August, 2011). +was implemented from scratch for 9front (August, 2011). |
