svn commit: r41557 - head/en_US.ISO8859-1/books/handbook/geom

Ganbold Tsagaankhuu ganbold at FreeBSD.org
Tue May 7 06:28:48 UTC 2013


Author: ganbold
Date: Tue May  7 06:28:47 2013
New Revision: 41557
URL: http://svnweb.freebsd.org/changeset/doc/41557

Log:
  Fix typo

Modified:
  head/en_US.ISO8859-1/books/handbook/geom/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/geom/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/geom/chapter.xml	Tue May  7 03:00:46 2013	(r41556)
+++ head/en_US.ISO8859-1/books/handbook/geom/chapter.xml	Tue May  7 06:28:47 2013	(r41557)
@@ -1310,7 +1310,7 @@ ufsid/486b6fc16926168e     N/A  ad4s1f</
 
     <screen>&prompt.root; <userinput>newfs -O 2 -J /dev/da4.journal</userinput></screen>
 
-    <para>This command will creates a <acronym>UFS</acronym>2 file
+    <para>This command will create a <acronym>UFS</acronym>2 file
       system on the journaled device.</para>
 
     <para><command>mount</command> the device at the desired point


More information about the svn-doc-head mailing list