]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdassemble.8
maps: Terminate 'modes' map correctly.
[thirdparty/mdadm.git] / mdassemble.8
index cedcd0f20ed60dc474a6cb9f48acdc46558a9fa4..33aa977e9e594e495e55705d4b7991e74d9c7fda 100644 (file)
@@ -1,5 +1,5 @@
 .\" -*- nroff -*-
-.TH MDASSEMBLE 8 "" v3.0.2
+.TH MDASSEMBLE 8 "" v4.0
 .SH NAME
 mdassemble \- assemble MD devices
 .I aka
@@ -9,11 +9,11 @@ Linux Software RAID
 
 .BI mdassemble
 
-.SH DESCRIPTION 
+.SH DESCRIPTION
 .B mdassemble
 is a tiny program that can be used to assemble MD devices inside an
 initial ramdisk (initrd) or initramfs; it is meant to replace the in-kernel
-automatic raid detection and activation.
+automatic RAID detection and activation.
 It can be built statically and linked against lightweight libc alternatives, like
 .B dietlibc,
 .B klibc
@@ -53,7 +53,7 @@ supports all configuration parameters defined in
 .B mdadm.conf
 with the exception of
 .B auto=
-which is supported only if mdadm was built with the 
+which is supported only if mdadm was built with the
 .B \-DMDASSEMBLE_AUTO
 define.