diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-12-19 18:39:06 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-12-19 18:39:06 +0000 |
commit | fffd25334419c0bb4d38f10dc75fe204b6f083bb (patch) | |
tree | c531e44156d5a6d90d2db5c25f4acc9299bf939c /bin/pax | |
parent | a6ff1ec6fa21cb208e4dd821446e9bcaf2eefcf1 (diff) |
fix
Diffstat (limited to 'bin/pax')
-rw-r--r-- | bin/pax/pax.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index e7af1a52d67..a3ee35f4111 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pax.1,v 1.10 1998/12/07 23:45:46 deraadt Exp $ +.\" $OpenBSD: pax.1,v 1.11 1998/12/19 18:39:05 deraadt Exp $ .\" $NetBSD: pax.1,v 1.3 1995/03/21 09:07:37 cgd Exp $ .\" .\" Copyright (c) 1992 Keith Muller. @@ -45,7 +45,7 @@ .Nm pax .Nd read and write file archives and copy directory hierarchies .Sh SYNOPSIS -.Nm +.Nm pax .Op Fl cdnvz .Bk -words .Op Fl f Ar archive @@ -71,7 +71,7 @@ .Ar ... .Ek .Op Ar pattern ... -.Nm +.Nm pax .Fl r .Op Fl cdiknuvzDYZ .Bk -words @@ -107,7 +107,7 @@ .Ar ... .Ek .Op Ar pattern ... -.Nm +.Nm pax .Fl w .Op Fl dituvzHLPX .Bk -words @@ -149,7 +149,7 @@ .Ar ... .Ek .Op Ar file ... -.Nm +.Nm pax .Fl r .Fl w .Op Fl diklntuvDHLPXYZ |