svn commit: r54158 - head/en_US.ISO8859-1/books/handbook/bsdinstall

Marc Fonvieille blackend at FreeBSD.org
Wed May 20 15:51:00 UTC 2020


Author: blackend
Date: Wed May 20 15:50:59 2020
New Revision: 54158
URL: https://svnweb.freebsd.org/changeset/doc/54158

Log:
  Typo: s/This options/This option/

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

Modified: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml	Wed May 20 14:04:00 2020	(r54157)
+++ head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml	Wed May 20 15:50:59 2020	(r54158)
@@ -1734,7 +1734,7 @@ commit your changes?</programlisting>
 	  read perfomance because data is read from all disks in
 	  parallel.  Write performance is slower as the data must be
 	  written to all disks in the pool.  Allows all but one disk
-	  to fail.  This options requires at least two disks.</para>
+	  to fail.  This option requires at least two disks.</para>
       </listitem>
       <listitem>
 	<para><literal>raid10</literal> - Striped mirrors.  Provides


More information about the svn-doc-head mailing list