aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2019-05-30 16:02:40 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2019-05-30 16:02:40 +0000
commita3e3f1b8706d4d52191efc853b6606d6fa847fd4 (patch)
treeeabe4febabf09111553fc4e7f817e7e0aaebf623 /usr.bin
parent028168707542bad1696053780463ce65b4be7813 (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/posixshmcontrol/posixshmcontrol.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/posixshmcontrol/posixshmcontrol.1 b/usr.bin/posixshmcontrol/posixshmcontrol.1
index 9989d341cf112..a0612a87d8a01 100644
--- a/usr.bin/posixshmcontrol/posixshmcontrol.1
+++ b/usr.bin/posixshmcontrol/posixshmcontrol.1
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 27, 2019
+.Dd May 30, 2019
.Dt POSIXSHMCONTROL 1
.Os
.Sh NAME
@@ -97,14 +97,14 @@ utility.
Change the length of the segments.
Argument to the
.Fl s
-option specifies new length, the human-friendly 'k', 'm', 'g' suffixes
-can be used, see
+option specifies new length.
+The human-friendly 'k', 'm', 'g' suffixes can be used, see
.Xr expand_number 3.
If the option is not specified, assumed length is zero.
.El
.Pp
For some commands, the following options may be provided:
-.Bl -tag XX
+.Bl -tag -width XXX
.It Fl h
If specified, requests human-readable display of size, see
.Xr humanize_number 3 .