shithub: riscv

Download patch

ref: cbca753f00a427a4003bd4873e180d4434e3d517
parent: 6e67b04a1fa9da8591abccb3c03859b50e3679d8
author: stanley lieber <stanley.lieber@gmail.com>
date: Sat Jan 10 08:46:47 EST 2015

xargs(1) man page: add HISTORY (thanks, jpm_)

--- a/sys/man/1/xargs
+++ b/sys/man/1/xargs
@@ -42,3 +42,6 @@
 .LP
 .SH SOURCE
 .B /sys/src/cmd/xargs.c
+.SH HISTORY
+.I Xargs
+was rewritten from scratch for 9front (August, 2011).