diff options
Diffstat (limited to 'sbin/geom')
-rw-r--r-- | sbin/geom/class/stripe/gstripe.8 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |