projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d79c33
)
Fix minor documentation typo
author
Michael Hayes
<mike@aiinc.ca>
Fri, 31 Mar 2006 23:49:22 +0000
(
01:49
+0200)
committer
Adrian Bunk
<bunk@stusta.de>
Fri, 31 Mar 2006 23:49:22 +0000
(
01:49
+0200)
This patch fixes a minor typo in Documentation/acpi-hotkey.txt.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Documentation/acpi-hotkey.txt
patch
|
blob
|
history
diff --git
a/Documentation/acpi-hotkey.txt
b/Documentation/acpi-hotkey.txt
index 744f1aec65535f7d3bbadeedcc4f3e8c508709fb..38040fa376495d2cf000f47de01f7d1980ff960d 100644
(file)
--- 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 d
ny
amically
+attached to /proc/acpi/hotkey/poll_method, which is d
yn
amically
created. Please use command "cat /proc/acpi/hotkey/polling_method"
to retrieve it.