diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 4d7e001ec39d..d1cb2069e2f4 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -115,7 +115,7 @@ In addition, the following text indicates that the option: | |||
115 | Parameters denoted with BOOT are actually interpreted by the boot | 115 | Parameters denoted with BOOT are actually interpreted by the boot |
116 | loader, and have no meaning to the kernel directly. | 116 | loader, and have no meaning to the kernel directly. |
117 | Do not modify the syntax of boot loader parameters without extreme | 117 | Do not modify the syntax of boot loader parameters without extreme |
118 | need or coordination with <Documentation/x86/i386/boot.txt>. | 118 | need or coordination with <Documentation/x86/boot.txt>. |
119 | 119 | ||
120 | There are also arch-specific kernel-parameters not documented here. | 120 | There are also arch-specific kernel-parameters not documented here. |
121 | See for example <Documentation/x86/x86_64/boot-options.txt>. | 121 | See for example <Documentation/x86/x86_64/boot-options.txt>. |
@@ -2461,7 +2461,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
2461 | See Documentation/fb/modedb.txt. | 2461 | See Documentation/fb/modedb.txt. |
2462 | 2462 | ||
2463 | vga= [BOOT,X86-32] Select a particular video mode | 2463 | vga= [BOOT,X86-32] Select a particular video mode |
2464 | See Documentation/x86/i386/boot.txt and | 2464 | See Documentation/x86/boot.txt and |
2465 | Documentation/svga.txt. | 2465 | Documentation/svga.txt. |
2466 | Use vga=ask for menu. | 2466 | Use vga=ask for menu. |
2467 | This is actually a boot loader parameter; the value is | 2467 | This is actually a boot loader parameter; the value is |