Docs: Improve docs on boot parameters dodmraid[=...] and scandelay[=...]
authorSebastian Pipping <sebastian@pipping.org>
Tue, 7 Jun 2011 01:27:58 +0000 (03:27 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Tue, 7 Jun 2011 01:28:07 +0000 (03:28 +0200)
doc/genkernel.8.txt

index fab006ec20772c1b20a74ddf2e474af38ed229e7..73f9697152718bc052b4d14d0fde5ccc3c6834f0 100644 (file)
@@ -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.