summaryrefslogtreecommitdiff
path: root/mdassemble.8
diff options
context:
space:
mode:
authorChristoph Anton Mitterer <mail@christoph.anton.mitterer.name>2013-07-10 22:42:46 +0200
committerChristoph Anton Mitterer <mail@christoph.anton.mitterer.name>2013-07-10 23:32:22 +0200
commit956a13fb850321bed8568dfa8692c0c323538d7c (patch)
treea8de7b15b1ef93648650899884472b641fc2182c /mdassemble.8
parent3eff7c1d2fd658df69d8379cb87f3a766dd5ab5c (diff)
align spelling of “RAID” and RAID levels
* Aligned the spelling of “RAID” to use captial letters in all places. * Aligned the spelling of the RAID level names (LINEAR, RAID1, …) to use capital letters in all places, except for the string “faulty” in places where not the RAID level was meant. Signed-off-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Diffstat (limited to 'mdassemble.8')
-rw-r--r--mdassemble.82
1 files changed, 1 insertions, 1 deletions
diff --git a/mdassemble.8 b/mdassemble.8
index a55862f0..3721d99b 100644
--- a/mdassemble.8
+++ b/mdassemble.8
@@ -13,7 +13,7 @@ Linux Software RAID
.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