diff options
Diffstat (limited to 'mdassemble.8')
-rw-r--r-- | mdassemble.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mdassemble.8 b/mdassemble.8 index e844756..d9d2aa4 100644 --- a/mdassemble.8 +++ b/mdassemble.8 @@ -3,7 +3,7 @@ .SH NAME mdassemble \- assemble MD devices .I aka -Linux Software Raid. +Linux Software RAID .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 -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, |