]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdassemble.8
Assemble: close mdfd before returning from assemble_container_content
[thirdparty/mdadm.git] / mdassemble.8
index 3c6544f0d6b4a5d18314755784c3ea258a9a7501..a0d07bb66a1bc6d1c4051530eb7f8d29232d3320 100644 (file)
@@ -1,9 +1,9 @@
 .\" -*- nroff -*-
 .\" -*- nroff -*-
-.TH MDASSEMBLE 8 "" v2.5.3
+.TH MDASSEMBLE 8 "" v3.0-devel2
 .SH NAME
 mdassemble \- assemble MD devices
 .I aka
 .SH NAME
 mdassemble \- assemble MD devices
 .I aka
-Linux Software Raid.
+Linux Software RAID
 
 .SH SYNOPSIS
 
 
 .SH SYNOPSIS
 
@@ -12,7 +12,7 @@ Linux Software Raid.
 .SH DESCRIPTION 
 .B mdassemble
 is a tiny program that can be used to assemble MD devices inside an
 .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
+initial ramdisk (initrd) or initramfs; it is meant to replace the in-kernel
 automatic raid detection and activation.
 It can be built statically and linked against lightweight libc alternatives, like
 .B dietlibc,
 automatic raid detection and activation.
 It can be built statically and linked against lightweight libc alternatives, like
 .B dietlibc,
@@ -24,7 +24,7 @@ or
 Invoking
 .B mdassemble
 has the same effect as invoking
 Invoking
 .B mdassemble
 has the same effect as invoking
-.B mdadm --assemble --scan.
+.B mdadm \-\-assemble \-\-scan.
 .PP
 Invoking
 .B mdassemble
 .PP
 Invoking
 .B mdassemble
@@ -54,7 +54,7 @@ supports all configuration parameters defined in
 with the exception of
 .B auto=
 which is supported only if mdadm was built with the 
 with the exception of
 .B auto=
 which is supported only if mdadm was built with the 
-.B -DMDASSEMBLE_AUTO
+.B \-DMDASSEMBLE_AUTO
 define.
 
 .SH SEE ALSO
 define.
 
 .SH SEE ALSO