linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Man page patch (bold font for option names in MISC MODE section)
@ 2007-01-14 13:56 Andre Majorel
  2007-07-13  5:37 ` Neil Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Andre Majorel @ 2007-01-14 13:56 UTC (permalink / raw)
  To: linux-raid

[-- Attachment #1: Type: text/plain, Size: 234 bytes --]

In the MISC MODE section in mdadm(8), the names of the options
should be in bold.

-- 
André Majorel <URL:http://www.teaser.fr/~amajorel/>
Do not use this account for regular correspondence.
See the URL above for contact information.

[-- Attachment #2: mdadm-2.6-man1.diff --]
[-- Type: text/plain, Size: 1481 bytes --]

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
--- mdadm-2.6/mdadm.8	2006-12-21 07:11:01.000000000 +0100
+++ mdadm-2.6-man1/mdadm.8	2007-01-14 14:50:25.000000000 +0100
@@ -1363,14 +1363,14 @@
 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.
@@ -1404,7 +1404,7 @@
 .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.
@@ -1423,27 +1423,27 @@
 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-13  5:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-14 13:56 Man page patch (bold font for option names in MISC MODE section) Andre Majorel
2007-07-13  5:37 ` Neil Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).