summaryrefslogtreecommitdiff
path: root/bin/pax
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2014-04-15 17:02:55 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2014-04-15 17:02:55 +0000
commit6a9800fa6606431ec6e351db213d87ec43f950c6 (patch)
tree65b9883c79b35209d04277a1ec830aaed612c15e /bin/pax
parentd7358760a2306465ef27390b36faee0e66b486c0 (diff)
flesh out STANDARDS; ok millert sobrado
Diffstat (limited to 'bin/pax')
-rw-r--r--bin/pax/pax.119
1 files changed, 16 insertions, 3 deletions
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index f5d65e589fa..49cbcc4f225 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pax.1,v 1.64 2014/02/13 07:30:39 guenther Exp $
+.\" $OpenBSD: pax.1,v 1.65 2014/04/15 17:02:54 jmc 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: February 13 2014 $
+.Dd $Mdocdate: April 15 2014 $
.Dt PAX 1
.Os
.Sh NAME
@@ -1146,7 +1146,12 @@ The
.Nm
utility is compliant with the
.St -p1003.1-2008
-specification.
+specification,
+except that the
+.Em pax
+archive format is unsupported and the
+.Ev TZ
+environment variable is unused.
.Pp
The flags
.Op Fl 0BDEGjOPTUYZz ,
@@ -1154,7 +1159,15 @@ the archive formats
.Em bcpio ,
.Em sv4cpio ,
.Em sv4crc ,
+and
.Em tar ,
+the
+.Cm b , k ,
+and
+.Cm x
+additions to the
+.Fl b
+flag,
and the flawed archive handling during
.Em list
and