summaryrefslogtreecommitdiffstats
path: root/usr.bin/xinstall
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
committerru <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
commit0d1334ca0c7f5a53195b38b126d726747949ce5d (patch)
tree399269f867eeb084bb6edf479f12b35526a9edb4 /usr.bin/xinstall
parent0100fd6e93e8e0203ec077685f3e68afea54de52 (diff)
downloadFreeBSD-src-0d1334ca0c7f5a53195b38b126d726747949ce5d.zip
FreeBSD-src-0d1334ca0c7f5a53195b38b126d726747949ce5d.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'usr.bin/xinstall')
-rw-r--r--usr.bin/xinstall/install.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/xinstall/install.1 b/usr.bin/xinstall/install.1
index 9415777..98670df 100644
--- a/usr.bin/xinstall/install.1
+++ b/usr.bin/xinstall/install.1
@@ -39,14 +39,14 @@
.Nm install
.Nd install binaries
.Sh SYNOPSIS
-.Nm install
+.Nm
.Op Fl CcDMpsv
.Op Fl f Ar flags
.Op Fl g Ar group
.Op Fl m Ar mode
.Op Fl o Ar owner
.Ar file1 file2
-.Nm install
+.Nm
.Op Fl CcDMpsv
.Op Fl f Ar flags
.Op Fl g Ar group
@@ -55,7 +55,7 @@
.Ar file1
\&...
.Ar fileN directory
-.Nm install
+.Nm
.Fl d
.Op Fl v
.Op Fl g Ar group
@@ -85,7 +85,7 @@ then don't change the modification time of the target.
.It Fl c
Copy the file.
This flag turns off the default behavior of
-.Nm install
+.Nm
where it deletes the original file after creating the target.
.It Fl D
Print debugging information.
OpenPOWER on IntegriCloud