aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJames Nelson <james4765@gmail.com>2004-11-07 04:10:07 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-11-07 04:10:07 -0800
commit44185861c7d4ea3c6e21c748400a0e0148499c1f (patch)
treecc74d4e8f9d29799ec315841a40108d1e9b0cd82 /Documentation
parentac5fdcbcfdd7beea21734a106e0623bb9e684846 (diff)
downloadhistory-44185861c7d4ea3c6e21c748400a0e0148499c1f.tar.gz
[PATCH] ramdisk: Correction to Documentation/kernel-parameters.txt
Remove deleted module option in Documentation/kernel-parameters.txt Signed-off-by: James Nelson <james4765@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 442bff3b28379e..da20d97aeff400 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1025,10 +1025,6 @@ running once the system is up.
New name for the ramdisk parameter.
See Documentation/ramdisk.txt.
- ramdisk_start= [RAM] Starting block of RAM disk image (so you can
- place it after the kernel image on a boot floppy).
- See Documentation/ramdisk.txt.
-
reboot= [BUGS=IA-32,BUGS=ARM,BUGS=IA-64] Rebooting mode
Format: <reboot_mode>[,<reboot_mode2>[,...]]
See arch/*/kernel/reboot.c.