]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdassemble.8
tests: add test that DDF marks missing devices as failed on assembly.
[thirdparty/mdadm.git] / mdassemble.8
index a0d07bb66a1bc6d1c4051530eb7f8d29232d3320..1ec83f5bf02514736fb2a704aa667aee3285a3c5 100644 (file)
@@ -1,5 +1,5 @@
 .\" -*- nroff -*-
-.TH MDASSEMBLE 8 "" v3.0-devel2
+.TH MDASSEMBLE 8 "" v3.3
 .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