diff options
Diffstat (limited to 'sbin/geom/class/label')
-rw-r--r-- | sbin/geom/class/label/glabel.8 | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/sbin/geom/class/label/glabel.8 b/sbin/geom/class/label/glabel.8 index a33c1f1..707919f 100644 --- a/sbin/geom/class/label/glabel.8 +++ b/sbin/geom/class/label/glabel.8 @@ -58,16 +58,12 @@ .Ar dev ... .Nm .Cm list -.Op Ar prov ... .Nm .Cm status -.Op Ar prov ... .Nm .Cm load -.Op Fl v .Nm .Cm unload -.Op Fl v .Sh DESCRIPTION The .Nm @@ -147,19 +143,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_label.ko -kernel module. +See +.Xr geom 8 . .It Cm unload -Unload -.Pa geom_label.ko -kernel module. +See +.Xr geom 8 . .El .Pp Additional options: |