aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xinstall/install.1
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
commit8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32 (patch)
tree8a144320be53313e4213c190a32070d087be10c3 /usr.bin/xinstall/install.1
parent4b66483fd8b6ec9417916966c646abfeac99278c (diff)
downloadsrc-8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32.tar.gz
src-8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32.zip
Notes
Diffstat (limited to 'usr.bin/xinstall/install.1')
-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 941577788a89..98670df74e51 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.