summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
committereadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
commit1ef5fe44d364187e492b6a152c0176186161b44f (patch)
treebc9e037fdf2ed91d8f914cfe43bade2553a869c2 /bin
parent0b5862156580ae2abf520982aca1e1085730d500 (diff)
downloadFreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.zip
FreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.tar.gz
Remove trailing whitespace per mdoc lint warning
Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
Diffstat (limited to 'bin')
-rw-r--r--bin/pwait/pwait.12
-rw-r--r--bin/setfacl/setfacl.12
-rw-r--r--bin/sh/sh.12
3 files changed, 3 insertions, 3 deletions
diff --git a/bin/pwait/pwait.1 b/bin/pwait/pwait.1
index b7e389c..c5fbb53 100644
--- a/bin/pwait/pwait.1
+++ b/bin/pwait/pwait.1
@@ -46,7 +46,7 @@
.Sh DESCRIPTION
The
.Nm
-utility will wait until each of the given processes has terminated.
+utility will wait until each of the given processes has terminated.
.Pp
The following option is available:
.Bl -tag -width indent
diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1
index bf505ca..f501c2c 100644
--- a/bin/setfacl/setfacl.1
+++ b/bin/setfacl/setfacl.1
@@ -295,7 +295,7 @@ The ACL qualifier field describes the user or group associated with
the ACL entry.
It may consist of one of the following: uid or
user name, or gid or group name. In entries whose tag type is
-one of
+one of
.Dq Li owner@ ,
.Dq Li group@ ,
or
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index a4154fe..b3dc19c 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -1631,7 +1631,7 @@ All values are of type
.It Constants
Decimal, octal (starting with
.Li 0 )
-and hexadecimal (starting with
+and hexadecimal (starting with
.Li 0x )
integer constants.
.It Variables
OpenPOWER on IntegriCloud