aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom/class/mirror/gmirror.8
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2005-03-13 19:38:12 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2005-03-13 19:38:12 +0000
commit85e9dc7d1bcee11146ea53abb673ba182c28728b (patch)
tree4161684e036ad6919a893a8d575ea8ccd57a5942 /sbin/geom/class/mirror/gmirror.8
parent18ee8840760fbb25e9d33aefa3d007df61f8da65 (diff)
downloadsrc-85e9dc7d1bcee11146ea53abb673ba182c28728b.tar.gz
src-85e9dc7d1bcee11146ea53abb673ba182c28728b.zip
- Document 'status' subcommand.
- Update copyrights. MFC after: 1 week
Notes
Notes: svn path=/head/; revision=143535
Diffstat (limited to 'sbin/geom/class/mirror/gmirror.8')
-rw-r--r--sbin/geom/class/mirror/gmirror.812
1 files changed, 9 insertions, 3 deletions
diff --git a/sbin/geom/class/mirror/gmirror.8 b/sbin/geom/class/mirror/gmirror.8
index 8c32f81fa938..b8ff3685ccaa 100644
--- a/sbin/geom/class/mirror/gmirror.8
+++ b/sbin/geom/class/mirror/gmirror.8
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2004 Pawel Jakub Dawidek <pjd@FreeBSD.org>
+.\" Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd@FreeBSD.org>
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -86,6 +86,9 @@
.Cm list
.Op Ar name ...
.Nm
+.Cm status
+.Op Ar name ...
+.Nm
.Cm load
.Op Fl v
.Nm
@@ -203,8 +206,11 @@ Additional options include:
Stop the given mirror even if it is opened.
.El
.It Cm list
-List every currently configured device; if a list of devices is passed as a
-parameter then only those devices will be shown.
+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.
+.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.
.It Cm load
Load
.Pa geom_mirror.ko