summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/stripe
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2004-05-24 23:05:21 +0000
committerpjd <pjd@FreeBSD.org>2004-05-24 23:05:21 +0000
commit5388d45e098d7bc7db9b004fefedce09e3305de9 (patch)
tree183a8c56a61f489a8fa0f513d59e46e9f7356266 /sbin/geom/class/stripe
parent9dfa070a4772424ec5d39534b680a03da85df095 (diff)
downloadFreeBSD-src-5388d45e098d7bc7db9b004fefedce09e3305de9.zip
FreeBSD-src-5388d45e098d7bc7db9b004fefedce09e3305de9.tar.gz
- Add a cross-reference to geom(8).
- Add missing 'a'.
Diffstat (limited to 'sbin/geom/class/stripe')
-rw-r--r--sbin/geom/class/stripe/gstripe.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/geom/class/stripe/gstripe.8 b/sbin/geom/class/stripe/gstripe.8
index d77932a..a2837ae 100644
--- a/sbin/geom/class/stripe/gstripe.8
+++ b/sbin/geom/class/stripe/gstripe.8
@@ -134,7 +134,7 @@ Be more verbose.
.El
.Sh EXAMPLES
The following example shows how to setup striped device from four disks
-for automatic configuration, create file system on it, and mount it:
+for automatic configuration, create a file system on it, and mount it:
.Bd -literal -offset indent
gstripe label -v -s 65536 data /dev/da0 /dev/da1 /dev/da2 /dev/da3
newfs /dev/data.stripe
@@ -144,6 +144,7 @@ mount /dev/data.stripe /mnt
Exit status is 0 on success, and 1 if the command fails.
.Sh SEE ALSO
.Xr geom 4 ,
+.Xr geom 8 ,
.Xr mount 8 ,
.Xr newfs 8 ,
.Xr vinum 8
OpenPOWER on IntegriCloud