summaryrefslogtreecommitdiffstats
path: root/usr.bin/xinstall/install.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/xinstall/install.1')
-rw-r--r--usr.bin/xinstall/install.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/xinstall/install.1 b/usr.bin/xinstall/install.1
index a15517a..f9a77baf 100644
--- a/usr.bin/xinstall/install.1
+++ b/usr.bin/xinstall/install.1
@@ -107,7 +107,8 @@ Specify the target's file flags; see
.Xr chflags 1
for a list of possible flags and their meanings.
.It Fl g
-Specify a group. A numeric GID is allowed.
+Specify a group.
+A numeric GID is allowed.
.It Fl M
Disable all use of
.Xr mmap 2 .
@@ -118,7 +119,8 @@ The specified mode may be either an octal or symbolic value; see
.Xr chmod 1
for a description of possible mode values.
.It Fl o
-Specify an owner. A numeric UID is allowed.
+Specify an owner.
+A numeric UID is allowed.
.It Fl p
Preserve the modification time.
Copy the file, as if the
OpenPOWER on IntegriCloud