diff options
author | ru <ru@FreeBSD.org> | 2001-07-10 10:04:09 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-10 10:04:09 +0000 |
commit | 2149a5069bf46fd2d86f80f8f53e450c7d410193 (patch) | |
tree | 3d9c4d4e199208b19e6ebf8760fa8c43e927f47f /bin/pax/pax.1 | |
parent | e8e24f61cd8c4cd2eaaf336ad0085ec815cba999 (diff) | |
download | FreeBSD-src-2149a5069bf46fd2d86f80f8f53e450c7d410193.zip FreeBSD-src-2149a5069bf46fd2d86f80f8f53e450c7d410193.tar.gz |
mdoc(7) police: removed HISTORY info from the .Os call.
Diffstat (limited to 'bin/pax/pax.1')
-rw-r--r-- | bin/pax/pax.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index 8f5ac63..cdbb6d8 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -38,7 +38,7 @@ .\" .Dd April 18, 1994 .Dt PAX 1 -.Os BSD 4.4 +.Os .Sh NAME .Nm pax .Nd read and write file archives and copy directory hierarchies @@ -1134,6 +1134,11 @@ standard. .Sh SEE ALSO .Xr cpio 1 , .Xr tar 1 +.Sh HISTORY +The +.Nm +utility appeared in +.Bx 4.4 . .Sh AUTHORS .An Keith Muller at the University of California, San Diego |