From: Sebastian Pipping Date: Tue, 7 Jun 2011 01:27:58 +0000 (+0200) Subject: Docs: Improve docs on boot parameters dodmraid[=...] and scandelay[=...] X-Git-Tag: v3.4.16~4 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3072476cd13987f00aae1e86bcc69e250c177873;p=genkernel.git Docs: Improve docs on boot parameters dodmraid[=...] and scandelay[=...] --- diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt index fab006e..73f9697 100644 --- a/doc/genkernel.8.txt +++ b/doc/genkernel.8.txt @@ -394,8 +394,8 @@ which the ramdisk scripts would recognize. software, and in case your encrypted device isn't open with the key, it opens a shell in the initrd quietly. -*dodmraid*=<...>:: - Passes arguments to dmraid on bootup. +*dodmraid*[=<...>]:: + Activate Device-Mapper RAID and (optionally) pass arguments to it. *real_init*=<...>:: Override location of init script, default is "/sbin/init". @@ -403,7 +403,7 @@ which the ramdisk scripts would recognize. *init_opts*=<...>:: Passes arguments to init on bootup. -*scandelay*=<...>:: +*scandelay*[=<...>]:: Pauses for 10 seconds before running devfsd if no argument is specified; otherwise pauses for the number of specified seconds.