diff options
author | Michael Witten <mfwitten@gmail.com> | 2011-07-08 21:11:16 +0000 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-07-11 14:20:07 +0200 |
commit | 2dc98fd3206f8106520eced769781a21a20707ca (patch) | |
tree | 857ed229510c30208202b9856c20434cf1f1c7cb /kernel/power/Kconfig | |
parent | 587360885c0e7aa403831c29be1984b746fd24fb (diff) | |
download | linux-2dc98fd3206f8106520eced769781a21a20707ca.tar.bz2 |
doc: Konfig: Documentation/power/{pm => apm-acpi}.txt
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'kernel/power/Kconfig')
-rw-r--r-- | kernel/power/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/power/Kconfig b/kernel/power/Kconfig index 87f4d24b55b0..bcd8fce351b7 100644 --- a/kernel/power/Kconfig +++ b/kernel/power/Kconfig @@ -193,8 +193,8 @@ config APM_EMULATION notification of APM "events" (e.g. battery status change). In order to use APM, you will need supporting software. For location - and more information, read <file:Documentation/power/pm.txt> and the - Battery Powered Linux mini-HOWTO, available from + and more information, read <file:Documentation/power/apm-acpi.txt> + and the Battery Powered Linux mini-HOWTO, available from <http://www.tldp.org/docs.html#howto>. This driver does not spin down disk drives (see the hdparm(8) |