Date: Wed, 10 Sep 2014 13:13:30 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r271390 - stable/10/cddl/contrib/opensolaris/cmd/zpool Message-ID: <201409101313.s8ADDUiv053946@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409101313.s8ADDUiv053946>