xargs(1) man page: add HISTORY (thanks, jpm_)
This commit is contained in:
parent
6e67b04a1f
commit
cbca753f00
1 changed files with 3 additions and 0 deletions
|
@ -42,3 +42,6 @@ seq 1 9 | xargs -n 3 echo
|
|||
.LP
|
||||
.SH SOURCE
|
||||
.B /sys/src/cmd/xargs.c
|
||||
.SH HISTORY
|
||||
.I Xargs
|
||||
was rewritten from scratch for 9front (August, 2011).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue