Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Dec 2013 21:22:34 +0000 (UTC)
From:      Joel Dahl <joel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r259041 - in head: cddl/contrib/opensolaris/cmd/zpool lib/libc/sys
Message-ID:  <201312062122.rB6LMYg2034745@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312062122.rB6LMYg2034745>