Fix minor documentation typo
This patch fixes a minor typo in Documentation/acpi-hotkey.txt. Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
parent
3d79c33bbd
commit
409ca8c8ae
|
@ -30,7 +30,7 @@ specific hotkey(event))
|
||||||
echo "event_num:event_type:event_argument" >
|
echo "event_num:event_type:event_argument" >
|
||||||
/proc/acpi/hotkey/action.
|
/proc/acpi/hotkey/action.
|
||||||
The result of the execution of this aml method is
|
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"
|
created. Please use command "cat /proc/acpi/hotkey/polling_method"
|
||||||
to retrieve it.
|
to retrieve it.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue