From: Michael Hayes Date: Fri, 31 Mar 2006 23:49:22 +0000 (+0200) Subject: Fix minor documentation typo X-Git-Tag: v2.6.17-rc1~10^2~19 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=409ca8c8ae3173026e7dfbdcdab669766e43fb60;p=~emulex%2Finfiniband.git Fix minor documentation typo This patch fixes a minor typo in Documentation/acpi-hotkey.txt. Signed-off-by: Adrian Bunk --- diff --git a/Documentation/acpi-hotkey.txt b/Documentation/acpi-hotkey.txt index 744f1aec655..38040fa3764 100644 --- a/Documentation/acpi-hotkey.txt +++ b/Documentation/acpi-hotkey.txt @@ -30,7 +30,7 @@ specific hotkey(event)) echo "event_num:event_type:event_argument" > /proc/acpi/hotkey/action. The result of the execution of this aml method is -attached to /proc/acpi/hotkey/poll_method, which is dnyamically +attached to /proc/acpi/hotkey/poll_method, which is dynamically created. Please use command "cat /proc/acpi/hotkey/polling_method" to retrieve it.