diff options
author | Juli Mallett <jmallett@FreeBSD.org> | 2002-06-10 22:59:59 +0000 |
---|---|---|
committer | Juli Mallett <jmallett@FreeBSD.org> | 2002-06-10 22:59:59 +0000 |
commit | 6fc8ba94c60e3325b9b6329cd9df9029246f68a0 (patch) | |
tree | 09d51811a5aa123cdf62e14bcd7dcd1c7c48e735 /usr.bin/xargs | |
parent | 7140a0e9f19acb7711773bc662529628df51c508 (diff) | |
download | src-6fc8ba94c60e3325b9b6329cd9df9029246f68a0.tar.gz src-6fc8ba94c60e3325b9b6329cd9df9029246f68a0.zip |
Note that this appeared at least as early as PWB UNIX.
Use the literal string 'PWB UNIX', as we still have no .At macro for it.
Notes
Notes:
svn path=/head/; revision=98107
Diffstat (limited to 'usr.bin/xargs')
-rw-r--r-- | usr.bin/xargs/xargs.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1 index e8856527f3a7..6c6e1d4c4702 100644 --- a/usr.bin/xargs/xargs.1 +++ b/usr.bin/xargs/xargs.1 @@ -279,6 +279,10 @@ and options are non-standard .Fx extensions which may not be available on other operating systems. +.Sh HISTORY +The +.Nm +command appeared in PWB UNIX. .Sh BUGS If .Ar utility |