Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Feb 2013 07:01:05 +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: r246587 - in head: cddl/contrib/opensolaris/cmd/zpool lib/libc/stdio
Message-ID:  <201302090701.r19716dY021681@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joel (doc committer)
Date: Sat Feb  9 07:01:05 2013
New Revision: 246587
URL: http://svnweb.freebsd.org/changeset/base/246587

Log:
  mdoc: Remove EOL whitespace.

Modified:
  head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
  head/lib/libc/stdio/fopen.3

Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
==============================================================================
--- head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7	Sat Feb  9 06:39:28 2013	(r246586)
+++ head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7	Sat Feb  9 07:01:05 2013	(r246587)
@@ -199,7 +199,7 @@ features significantly faster compressio
 higher compression ratio than the older
 .Sy lzjb
 compression.
-Typically, 
+Typically,
 .Sy lz4
 compression is approximately 50% faster on
 compressible data and 200% faster on incompressible data than
@@ -207,12 +207,12 @@ compressible data and 200% faster on inc
 It is also approximately 80% faster on decompression, while
 giving approximately 10% better compression ratio.
 .Pp
-When the 
+When the
 .Sy lz4_compress
 feature is set to
 .Sy enabled ,
 the
-administrator can turn on 
+administrator can turn on
 .Sy lz4
 compression on any dataset on the
 pool using the

Modified: head/lib/libc/stdio/fopen.3
==============================================================================
--- head/lib/libc/stdio/fopen.3	Sat Feb  9 06:39:28 2013	(r246586)
+++ head/lib/libc/stdio/fopen.3	Sat Feb  9 07:01:05 2013	(r246587)
@@ -332,7 +332,7 @@ but is also supported by glibc.
 The
 .Fn fmemopen
 function
-conforms to 
+conforms to
 .St -p1003.1-2008 .
 The ``b'' mode does not conform to any standard
 but is also supported by glibc.



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