svn commit: r271390 - stable/10/cddl/contrib/opensolaris/cmd/zpool
Xin LI
delphij at FreeBSD.org
Wed Sep 10 13:13:30 UTC 2014
Author: delphij
Date: Wed Sep 10 13:13:30 2014
New Revision: 271390
URL: http://svnweb.freebsd.org/changeset/base/271390
Log:
MFC r271222:
Fix typo.
Submitted by: Dmitry Morozovsky <marck rinet ru>
Approved by: re (gjb)
Modified:
stable/10/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
==============================================================================
--- stable/10/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 Wed Sep 10 13:07:01 2014 (r271389)
+++ stable/10/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7 Wed Sep 10 13:13:30 2014 (r271390)
@@ -414,7 +414,7 @@ or smaller can take advantage of this fe
When this feature is enabled, the contents of highly-compressible blocks are
stored in the block "pointer" itself
.Po a misnomer in this case, as it contains
-the compresseed data, rather than a pointer to its location on disk
+the compressed data, rather than a pointer to its location on disk
.Pc .
Thus
the space of the block
More information about the svn-src-stable-10
mailing list