From 9e158770cf6d4a4222ffa5e7f782df4a08ae0010 Mon Sep 17 00:00:00 2001 From: Pawel Jakub Dawidek Date: Wed, 3 Nov 2004 17:21:37 +0000 Subject: [PATCH] Be more correct. Submitted by: ceri --- sbin/geom/class/raid3/graid3.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/geom/class/raid3/graid3.8 b/sbin/geom/class/raid3/graid3.8 index 7ce300b2b12f..7c445b0bd6e5 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 +One cannot use this options 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 +One cannot use this options if the .Fl r option is also specified. .El