aboutsummaryrefslogtreecommitdiff
path: root/bin/pax
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-20 11:39:41 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-20 11:39:41 +0000
commitbe8b14979523798cfdfff45caa82d174ab6d0edf (patch)
tree2be3e07e11a04b71e7ab57060667d2e3ce3669d7 /bin/pax
parentaabbf63eefac8ce00abbba746c64f4eec8966ea4 (diff)
downloadsrc-be8b14979523798cfdfff45caa82d174ab6d0edf.tar.gz
src-be8b14979523798cfdfff45caa82d174ab6d0edf.zip
mdoc(7) police: use the new features of the Nm macro.
Notes
Notes: svn path=/head/; revision=68935
Diffstat (limited to 'bin/pax')
-rw-r--r--bin/pax/pax.110
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index 43311b9f7756..84f408138d73 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -43,7 +43,7 @@
.Nm pax
.Nd read and write file archives and copy directory hierarchies
.Sh SYNOPSIS
-.Nm pax
+.Nm
.Op Fl cdnv
.Bk -words
.Op Fl f Ar archive
@@ -69,7 +69,7 @@
.Ar ...
.Ek
.Op Ar pattern ...
-.Nm pax
+.Nm
.Fl r
.Op Fl cdiknuvDYZ
.Bk -words
@@ -105,7 +105,7 @@
.Ar ...
.Ek
.Op Ar pattern ...
-.Nm pax
+.Nm
.Fl w
.Op Fl dituvHLPX
.Bk -words
@@ -147,7 +147,7 @@
.Ar ...
.Ek
.Op Ar file ...
-.Nm pax
+.Nm
.Fl r
.Fl w
.Op Fl diklntuvDHLPXYZ
@@ -640,7 +640,7 @@ are not selected and will be skipped.
Reset the access times of any file or directory read or accessed by
.Nm
to be the same as they were before being read or accessed by
-.Nm Ns .
+.Nm .
.It Fl u
Ignore files that are older (having a less recent file modification time)
than a pre-existing file or archive member with the same name.