]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdassemble.8
sysfs: Avoid if and return on the same line
[thirdparty/mdadm.git] / mdassemble.8
index 77d877f1b22296b37af007d52f21e3280611a8fa..d0c83c39e22b2a2666218ae294496c5ec8f37c03 100644 (file)
@@ -1,5 +1,5 @@
 .\" -*- nroff -*-
-.TH MDASSEMBLE 8 "" v2.6.9
+.TH MDASSEMBLE 8 "" v3.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.