From: Neil Brown Date: Sun, 22 Jul 2007 23:32:01 +0000 (+1000) Subject: In the MISC MODE section in mdadm(8), the names of the options should be X-Git-Tag: mdadm-2.6.3~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=962a108fb7d709c4f056aeecc775d39fa9dcf328;p=thirdparty%2Fmdadm.git 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 --- diff --git a/mdadm.8 b/mdadm.8 index 4f7126e7..c8071a97 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