From 5745532ed145455c2f9fde24a0ca7f2fb86d23fb Mon Sep 17 00:00:00 2001 From: pjd Date: Tue, 26 Apr 2005 09:23:21 +0000 Subject: Fix stripe size in example. Found by: kris MFC after: 3 days --- sbin/geom/class/stripe/gstripe.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/geom') diff --git a/sbin/geom/class/stripe/gstripe.8 b/sbin/geom/class/stripe/gstripe.8 index 3ab47c6..ee70184 100644 --- a/sbin/geom/class/stripe/gstripe.8 +++ b/sbin/geom/class/stripe/gstripe.8 @@ -195,7 +195,7 @@ value. Exit status is 0 on success, and 1 if the command fails. .Sh EXAMPLES The following example shows how to set up a striped device from four disks with a -4 KB stripe size for automatic configuration, +128KB stripe size for automatic configuration, create a file system on it, and mount it: .Bd -literal -offset indent -- cgit v1.1