git: 9front

Download patch

ref: 2fb18b1ee2cb445d4ad098fb742f09da31da35c8
parent: 198f6a7105314d74dba7e186fc553fb59ba09dfc
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).
--