diff options
Diffstat (limited to 'sbin/geom/class/concat/gconcat.8')
-rw-r--r-- | sbin/geom/class/concat/gconcat.8 | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/sbin/geom/class/concat/gconcat.8 b/sbin/geom/class/concat/gconcat.8 index 5ae4af8..c91c0b9 100644 --- a/sbin/geom/class/concat/gconcat.8 +++ b/sbin/geom/class/concat/gconcat.8 @@ -58,16 +58,12 @@ .Ar prov ... .Nm .Cm list -.Op Ar name ... .Nm .Cm status -.Op Ar name ... .Nm .Cm load -.Op Fl v .Nm .Cm unload -.Op Fl v .Sh DESCRIPTION The .Nm @@ -120,19 +116,17 @@ Clear metadata on the given devices. .It Cm dump Dump metadata stored on the given devices. .It Cm list -Print detailed information about every currently configured device; if a list of -devices is passed as a parameter then only those devices will be shown. +See +.Xr geom 8 . .It Cm status -Print general information about every currently configured device; if a list of -devices is passed as a parameter then only those devices will be shown. +See +.Xr geom 8 . .It Cm load -Load -.Pa geom_concat.ko -kernel module. +See +.Xr geom 8 . .It Cm unload -Unload -.Pa geom_concat.ko -kernel module. +See +.Xr geom 8 . .El .Pp Additional options: |