From 3ea12e8235332a1793bf84926f59497db7bc46fe Mon Sep 17 00:00:00 2001 From: pjd Date: Wed, 9 Sep 2009 19:06:01 +0000 Subject: Actually component with the greatest priority is used by the prefer balance algorithm. --- sbin/geom/class/mirror/gmirror.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/geom') diff --git a/sbin/geom/class/mirror/gmirror.8 b/sbin/geom/class/mirror/gmirror.8 index 78baf0b..ea0cb9a 100644 --- a/sbin/geom/class/mirror/gmirror.8 +++ b/sbin/geom/class/mirror/gmirror.8 @@ -122,7 +122,7 @@ indicates an action to be performed: Create a mirror. The order of components is important, because a component's priority is based on its position (starting from 0 to 255). -The component with the biggest priority (the lowest number) is used by the +The component with the biggest priority is used by the .Cm prefer balance algorithm and is also used as a master component when resynchronization is needed, -- cgit v1.1