Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2014 11:57:08 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r271222 - head/cddl/contrib/opensolaris/cmd/zpool
Message-ID:  <201409071157.s87Bv8TA041284@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Sun Sep  7 11:57:08 2014
New Revision: 271222
URL: http://svnweb.freebsd.org/changeset/base/271222

Log:
  Fix typo.
  
  Submitted by:	Dmitry Morozovsky <marck rinet ru>
  MFC after:	3 days

Modified:
  head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7

Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
==============================================================================
--- head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7	Sun Sep  7 09:06:26 2014	(r271221)
+++ head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7	Sun Sep  7 11:57:08 2014	(r271222)
@@ -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?201409071157.s87Bv8TA041284>