aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2004-11-03 17:31:09 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2004-11-03 17:31:09 +0000
commit539309e42749ed3dbcca8241a6b094f2dec03043 (patch)
tree791822e5b2fa3849a462c8b567d9041b0ee30ed5
parent9e158770cf6d4a4222ffa5e7f782df4a08ae0010 (diff)
Notes
-rw-r--r--sbin/geom/class/raid3/graid3.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/geom/class/raid3/graid3.8 b/sbin/geom/class/raid3/graid3.8
index 7c445b0bd6e5..2113bdd80cb3 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