[handbook][bsdinstall] Fix typo.
Summary: s/perfomance/performance Test Plan: * igor clean * Page renders properly Reviewers: #docs, ygy Reviewed By: #docs, ygy Differential Revision: https://reviews.freebsd.org/D28214
This commit is contained in:
parent
2a93091cc3
commit
0d4371e5cc
1 changed files with 1 additions and 1 deletions
|
@ -1731,7 +1731,7 @@ commit your changes?</programlisting>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><literal>mirror</literal> - Mirroring stores a complete
|
<para><literal>mirror</literal> - Mirroring stores a complete
|
||||||
copy of all data on every disk. Mirroring provides a good
|
copy of all data on every disk. Mirroring provides a good
|
||||||
read perfomance because data is read from all disks in
|
read performance because data is read from all disks in
|
||||||
parallel. Write performance is slower as the data must be
|
parallel. Write performance is slower as the data must be
|
||||||
written to all disks in the pool. Allows all but one disk
|
written to all disks in the pool. Allows all but one disk
|
||||||
to fail. This option requires at least two disks.</para>
|
to fail. This option requires at least two disks.</para>
|
||||||
|
|
Loading…
Reference in a new issue