summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2007-07-23 09:32:01 +1000
committerNeil Brown <neilb@suse.de>2007-07-23 09:32:01 +1000
commit962a108fb7d709c4f056aeecc775d39fa9dcf328 (patch)
tree177ae4654f6065998d7f66ea67f5d29fefce827b
parent93e790afef556891e8c34b45322a01ace2ca024c (diff)
downloadmdadm-962a108fb7d709c4f056aeecc775d39fa9dcf328.tar.gz
mdadm-962a108fb7d709c4f056aeecc775d39fa9dcf328.tar.xz
mdadm-962a108fb7d709c4f056aeecc775d39fa9dcf328.zip
In the MISC MODE section in mdadm(8), the names of the options should be
in bold. -- AYM 2007-01-14 diff -ur mdadm-2.6/mdadm.8 mdadm-2.6-man1/mdadm.8
-rw-r--r--mdadm.816
1 files changed, 8 insertions, 8 deletions
diff --git a/mdadm.8 b/mdadm.8
index 4f7126e..c8071a9 100644
--- a/mdadm.8
+++ b/mdadm.8
@@ -1423,14 +1423,14 @@ Usage:
MISC mode includes a number of distinct operations that
operate on distinct devices. The operations are:
.TP
-\-\-query
+.B \-\-query
The device is examined to see if it is
(1) an active md array, or
(2) a component of an md array.
The information discovered is reported.
.TP
-\-\-detail
+.B \-\-detail
The device should be an active md device.
.B mdadm
will display a detailed description of the array.
@@ -1463,7 +1463,7 @@ There was an error while trying to get information about the device.
.RE
.TP
-\-\-examine
+.B \-\-examine
The device should be a component of an md array.
.B mdadm
will read the md superblock of the device and display the contents.
@@ -1482,27 +1482,27 @@ without listing any devices will cause all devices listed in the
config file to be examined.
.TP
-\-\-stop
+.B \-\-stop
The devices should be active md arrays which will be deactivated, as
long as they are not currently in use.
.TP
-\-\-run
+.B \-\-run
This will fully activate a partially assembled md array.
.TP
-\-\-readonly
+.B \-\-readonly
This will mark an active array as read-only, providing that it is
not currently being used.
.TP
-\-\-readwrite
+.B \-\-readwrite
This will change a
.B readonly
array back to being read/write.
.TP
-\-\-scan
+.B \-\-scan
For all operations except
.BR \-\-examine ,
.B \-\-scan