From 5628bfa721c0b442d6fa5f4d11847d91d3178af7 Mon Sep 17 00:00:00 2001 From: Pawel Jakub Dawidek Date: Wed, 3 Nov 2004 16:32:55 +0000 Subject: [PATCH] Remove one more redundant 'not'. --- sbin/geom/class/raid3/graid3.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/geom/class/raid3/graid3.8 b/sbin/geom/class/raid3/graid3.8 index 873ce43a1418..7ce300b2b12f 100644 --- a/sbin/geom/class/raid3/graid3.8 +++ b/sbin/geom/class/raid3/graid3.8 @@ -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 not use this options if +One cannot use this options if .Fl r option is also specified. .El