Date: Wed, 20 May 2020 15:50:59 +0000 (UTC) From: Marc Fonvieille <blackend@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r54158 - head/en_US.ISO8859-1/books/handbook/bsdinstall Message-ID: <202005201550.04KFox5e087335@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005201550.04KFox5e087335>