diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-08 19:37:39 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-08 19:37:39 +0000 |
commit | eabe392689c3e08b4b5edfbf5e47fff1a991ab47 (patch) | |
tree | 4656dec87c6751bd802394d856c994832a91ffee /bin/pax | |
parent | 4d90dca684672cb16fb5ffb3e8967303f44348b8 (diff) |
- Get rid of ".Sh OPTIONS" and always use the standard options list intro.
- Move some BUGS/CAVEATS to the end of the man pages where they should go.
- Correct some .Nm usage.
Diffstat (limited to 'bin/pax')
-rw-r--r-- | bin/pax/pax.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index fb7f4932989..6ea227b9880 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pax.1,v 1.21 2000/10/18 06:55:09 aaron Exp $ +.\" $OpenBSD: pax.1,v 1.22 2000/11/08 19:37:32 aaron Exp $ .\" $NetBSD: pax.1,v 1.3 1995/03/21 09:07:37 cgd Exp $ .\" .\" Copyright (c) 1992 Keith Muller. @@ -286,7 +286,7 @@ will attempt to recover from media defects and will search through the archive to locate and process the largest number of archive members possible (see the .Fl E option for more details on error handling). -.Sh OPERANDS +.Pp The .Ar directory operand specifies a destination directory pathname. @@ -330,7 +330,7 @@ will write these .Ar file operand pathnames in a diagnostic message to standard error and then exit with a non-zero exit status. -.Sh OPTIONS +.Pp The options are as follows: .Bl -tag -width 4n .It Fl r |