summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/concat/gconcat.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/class/concat/gconcat.8')
-rw-r--r--sbin/geom/class/concat/gconcat.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/geom/class/concat/gconcat.8 b/sbin/geom/class/concat/gconcat.8
index ae095bb..3fc896c 100644
--- a/sbin/geom/class/concat/gconcat.8
+++ b/sbin/geom/class/concat/gconcat.8
@@ -130,7 +130,7 @@ Be more verbose.
.El
.Sh EXAMPLES
The following example shows how to configure four disks for automatic
-concatenation, create file system on it, and mount it:
+concatenation, create a file system on it, and mount it:
.Bd -literal -offset indent
gconcat label -v data /dev/da0 /dev/da1 /dev/da2 /dev/da3
newfs /dev/data.concat
@@ -140,6 +140,7 @@ mount /dev/data.concat /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