svn commit: r236776 - head/cddl/contrib/opensolaris/cmd/zpool

Glen Barber gjb at FreeBSD.org
Sat Jun 9 03:33:07 UTC 2012


Author: gjb (doc committer)
Date: Sat Jun  9 03:33:06 2012
New Revision: 236776
URL: http://svn.freebsd.org/changeset/base/236776

Log:
  Fix a typo: s/deafult/default
  
  MFC after:	3 days

Modified:
  head/cddl/contrib/opensolaris/cmd/zpool/zpool.8

Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool.8
==============================================================================
--- head/cddl/contrib/opensolaris/cmd/zpool/zpool.8	Sat Jun  9 01:42:55 2012	(r236775)
+++ head/cddl/contrib/opensolaris/cmd/zpool/zpool.8	Sat Jun  9 03:33:06 2012	(r236776)
@@ -656,7 +656,7 @@ creates a temporary pool that is never c
 .It Sy dedupditto Ns = Ns Ar number
 Threshold for the number of block ditto copies. If the reference count for a
 deduplicated block increases above this number, a new ditto copy of this block
-is automatically stored. Deafult setting is
+is automatically stored. Default setting is
 .Cm 0 .
 .It Sy delegation Ns = Ns Cm on No | Cm off
 Controls whether a non-privileged user is granted access based on the dataset


More information about the svn-src-all mailing list