summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/stripe
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2005-04-26 09:23:21 +0000
committerpjd <pjd@FreeBSD.org>2005-04-26 09:23:21 +0000
commit5745532ed145455c2f9fde24a0ca7f2fb86d23fb (patch)
treef3a0db5bbaf677b4421b5ec7d00e998b6d580bd4 /sbin/geom/class/stripe
parentab882dca1ffb4c9459157c5da4e44bf0ee19d3f8 (diff)
downloadFreeBSD-src-5745532ed145455c2f9fde24a0ca7f2fb86d23fb.zip
FreeBSD-src-5745532ed145455c2f9fde24a0ca7f2fb86d23fb.tar.gz
Fix stripe size in example.
Found by: kris MFC after: 3 days
Diffstat (limited to 'sbin/geom/class/stripe')
-rw-r--r--sbin/geom/class/stripe/gstripe.82
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
OpenPOWER on IntegriCloud