Please queue after one of Rafael's patches. This does not apply cleanly to Linus-mainline, but it does apply to linux-next or -mm. From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Spell out "wrt". I suspect plenty of people won't know what that means. Fix a '}' that should be a ']'. Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx> --- Documentation/kernel-parameters.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --- linux-next-20081112.orig/Documentation/kernel-parameters.txt +++ linux-next-20081112/Documentation/kernel-parameters.txt @@ -158,9 +158,9 @@ and is between 256 and 4096 characters. s4_nohwsig prevents ACPI hardware signature from being used during resume from hibernation. old_ordering causes the ACPI 1.0 ordering of the _PTS - control method, wrt putting devices into low power - states, to be enforced (the ACPI 2.0 ordering of _PTS is - used by default). + control method, with respect to putting devices into + low power states, to be enforced (the ACPI 2.0 ordering + of _PTS is used by default). s4_nonvs prevents the kernel from saving/restoring the ACPI NVS memory during hibernation. @@ -197,7 +197,7 @@ and is between 256 and 4096 characters. acpi_skip_timer_override [HW,ACPI] Recognize and ignore IRQ0/pin2 Interrupt Override. For broken nForce2 BIOS resulting in XT-PIC timer. - acpi_use_timer_override [HW,ACPI} + acpi_use_timer_override [HW,ACPI] Use timer override. For some broken Nvidia NF5 boards that require a timer override, but don't have HPET -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html