svn commit: r42813 - projects/zfsupdate-201307/en_US.ISO8859-1/books/handbook/zfs

Benedict Reuschling bcr at FreeBSD.org
Thu Oct 3 10:44:05 UTC 2013


Author: bcr
Date: Thu Oct  3 10:44:04 2013
New Revision: 42813
URL: http://svnweb.freebsd.org/changeset/doc/42813

Log:
  Grammar fix.
  
  Submitted by:	Benjamin Kaduk

Modified:
  projects/zfsupdate-201307/en_US.ISO8859-1/books/handbook/zfs/chapter.xml

Modified: projects/zfsupdate-201307/en_US.ISO8859-1/books/handbook/zfs/chapter.xml
==============================================================================
--- projects/zfsupdate-201307/en_US.ISO8859-1/books/handbook/zfs/chapter.xml	Thu Oct  3 02:42:10 2013	(r42812)
+++ projects/zfsupdate-201307/en_US.ISO8859-1/books/handbook/zfs/chapter.xml	Thu Oct  3 10:44:04 2013	(r42813)
@@ -587,7 +587,7 @@ data                      288G  1.53T   
 	In this way, non-ZFS file systems can be augmented with
 	ZFS features that they would not normally have.  For example,
 	combining the ZFS compression property together with a
-	250 MB volume allows to create a compressed FAT
+	250 MB volume allows creation of a compressed FAT
 	filesystem.</para>
 
       <screen>&prompt.root; <userinput>zfs create -V 250m -o compression=on tank/fat32</userinput>


More information about the svn-doc-projects mailing list