diff options
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/geom/class/raid3/graid3.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/geom/class/raid3/graid3.8 b/sbin/geom/class/raid3/graid3.8 index 7c445b0..2113bdd 100644 --- a/sbin/geom/class/raid3/graid3.8 +++ b/sbin/geom/class/raid3/graid3.8 @@ -112,7 +112,7 @@ Without this option parity component is not used at all for reading operations when device is in complete state. With this option specified random I/O read operations are even 40% faster, but sequential reads are slower. -One cannot use this options if the +One cannot use this option if the .Fl w option is also specified. .It Fl w @@ -124,7 +124,7 @@ If verification fails, error is returned and value of sysctl .Va kern.geom.raid3.stat.parity_mismatch is increased. -One cannot use this options if the +One cannot use this option if the .Fl r option is also specified. .El |