summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2013-12-06 21:22:33 +0000
committerjoel <joel@FreeBSD.org>2013-12-06 21:22:33 +0000
commit49a4972ff75eef890f6d4da6147350ebeeb79b46 (patch)
treeb7cb572d26ed5ffb9e6f70a183ac0f30a93284f4
parentec17b7d32f38ebf3275406c298c1449bb6a3d91d (diff)
downloadFreeBSD-src-49a4972ff75eef890f6d4da6147350ebeeb79b46.zip
FreeBSD-src-49a4972ff75eef890f6d4da6147350ebeeb79b46.tar.gz
mdoc: remove EOL whitespace.
-rw-r--r--cddl/contrib/opensolaris/cmd/zpool/zpool-features.72
-rw-r--r--lib/libc/sys/wait.24
2 files changed, 3 insertions, 3 deletions
diff --git a/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 b/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
index c55430c..684d541 100644
--- a/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
+++ b/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
@@ -259,7 +259,7 @@ configuration.
.El
.Pp
This features allows ZFS to maintain more information about how free space
-is organized within the pool. If this feature is
+is organized within the pool. If this feature is
.Sy enabled ,
ZFS will
set this feature to
diff --git a/lib/libc/sys/wait.2 b/lib/libc/sys/wait.2
index 0374585..84b2b1a 100644
--- a/lib/libc/sys/wait.2
+++ b/lib/libc/sys/wait.2
@@ -103,7 +103,7 @@ and
.Fn wait4
functions all implicitly wait for exited and trapped processes,
but the
-.Fn waitid
+.Fn waitid
and
.Fn wait6
functions require the corresponding
@@ -203,7 +203,7 @@ and
wait for any child process in the same process group as the caller.
.El
.Pp
-Non-standard identifier types supported by this
+Non-standard identifier types supported by this
implementation of
.Fn waitid
and
OpenPOWER on IntegriCloud