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 137e993f4329..aa21c66fbff0 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -355,9 +355,9 @@ and is between 256 and 4096 characters. It is defined in the file | |||
355 | 355 | ||
356 | clock= [BUGS=IA-32, HW] gettimeofday clocksource override. | 356 | clock= [BUGS=IA-32, HW] gettimeofday clocksource override. |
357 | [Deprecated] | 357 | [Deprecated] |
358 | Forces specified clocksource (if avaliable) to be used | 358 | Forces specified clocksource (if available) to be used |
359 | when calculating gettimeofday(). If specified | 359 | when calculating gettimeofday(). If specified |
360 | clocksource is not avalible, it defaults to PIT. | 360 | clocksource is not available, it defaults to PIT. |
361 | Format: { pit | tsc | cyclone | pmtmr } | 361 | Format: { pit | tsc | cyclone | pmtmr } |
362 | 362 | ||
363 | disable_8254_timer | 363 | disable_8254_timer |