summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2016-08-16 18:41:07 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2016-08-16 18:41:07 +0000
commitde7020d398dce946cb98e8e161ba599895d6bdbb (patch)
treee921290111ee02638bc1d28650f7e6b191b01aa7
parentad68fbc7c23b820b2346658c81d4e768ed492dc9 (diff)
Add HISTORY.
From Sevan Janiyan <venture37 at geeklan dot co dot uk>. Verified using the CSRG archive CD.
-rw-r--r--bin/pax/pax.19
1 files changed, 7 insertions, 2 deletions
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index f604f71fc43..afc4a88ca13 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pax.1,v 1.71 2015/03/15 05:16:56 guenther Exp $
+.\" $OpenBSD: pax.1,v 1.72 2016/08/16 18:41:06 schwarze Exp $
.\" $NetBSD: pax.1,v 1.3 1995/03/21 09:07:37 cgd Exp $
.\"
.\" Copyright (c) 1992 Keith Muller.
@@ -34,7 +34,7 @@
.\"
.\" @(#)pax.1 8.4 (Berkeley) 4/18/94
.\"
-.Dd $Mdocdate: March 15 2015 $
+.Dd $Mdocdate: August 16 2016 $
.Dt PAX 1
.Os
.Sh NAME
@@ -1116,6 +1116,11 @@ additions to the
flag,
and the flawed archive handling during list and read operations
are extensions to that specification.
+.Sh HISTORY
+A
+.Nm
+utility appeared in
+.Bx 4.4 .
.Sh AUTHORS
.An Keith Muller
at the University of California, San Diego.