svn commit: r259041 - in head: cddl/contrib/opensolaris/cmd/zpool lib/libc/sys

Joel Dahl joel at FreeBSD.org
Fri Dec 6 21:22:34 UTC 2013


Author: joel (doc committer)
Date: Fri Dec  6 21:22:33 2013
New Revision: 259041
URL: http://svnweb.freebsd.org/changeset/base/259041

Log:
  mdoc: remove EOL whitespace.

Modified:
  head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
  head/lib/libc/sys/wait.2

Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
==============================================================================
--- head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7	Fri Dec  6 20:48:53 2013	(r259040)
+++ head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7	Fri Dec  6 21:22:33 2013	(r259041)
@@ -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

Modified: head/lib/libc/sys/wait.2
==============================================================================
--- head/lib/libc/sys/wait.2	Fri Dec  6 20:48:53 2013	(r259040)
+++ head/lib/libc/sys/wait.2	Fri Dec  6 21:22:33 2013	(r259041)
@@ -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


More information about the svn-src-head mailing list