]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdassemble.8
Release mdadm-3.3.4
[thirdparty/mdadm.git] / mdassemble.8
index 5c442ee3c81277fa47f42b70aabd02561fc11db8..7601b1aa66357d6df52d8e8b0fd705254e1090f2 100644 (file)
@@ -1,5 +1,5 @@
 .\" -*- nroff -*-
-.TH MDASSEMBLE 8 "" v3.2
+.TH MDASSEMBLE 8 "" v3.3.4
 .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.