summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2006-08-22 17:42:19 +0000
committerchristos <christos@NetBSD.org>2006-08-22 17:42:19 +0000
commit06cdcd1106acd9fa403f963676b92aa8a732db7c (patch)
tree6aa040225e8a37f38d6bb98a3574e915810bdf88
parent0bdbda47538e85bcc01d4b43b7a357852d6248da (diff)
PR/34255: dieter roelants: Remove mention of -p f.
-rw-r--r--bin/pax/pax.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index 2cafa0a6870..520de00f027 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: pax.1,v 1.50 2005/09/11 23:21:17 wiz Exp $
+.\" $NetBSD: pax.1,v 1.51 2006/08/22 17:42:19 christos Exp $
.\"
.\" Copyright (c) 1992 Keith Muller.
.\" Copyright (c) 1992, 1993
@@ -33,7 +33,7 @@
.\"
.\" @(#)pax.1 8.4 (Berkeley) 4/18/94
.\"
-.Dd June 18, 2004
+.Dd August 22, 2006
.Dt PAX 1
.Os
.Sh NAME
@@ -545,7 +545,7 @@ The
option-argument is a string specifying file characteristics to be retained or
discarded on extraction.
The string consists of the specification characters
-.Cm a , e , f ,
+.Cm a , e ,
.Cm m , o ,
and
.Cm p .