Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

doc: Konfig: Documentation/power/{pm => apm-acpi}.txt

Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Michael Witten and committed by
Jiri Kosina
2dc98fd3 58736088

+4 -4
+2 -2
arch/x86/Kconfig
··· 1737 1737 machines with more than one CPU. 1738 1738 1739 1739 In order to use APM, you will need supporting software. For location 1740 - and more information, read <file:Documentation/power/pm.txt> and the 1741 - Battery Powered Linux mini-HOWTO, available from 1740 + and more information, read <file:Documentation/power/apm-acpi.txt> 1741 + and the Battery Powered Linux mini-HOWTO, available from 1742 1742 <http://www.tldp.org/docs.html#howto>. 1743 1743 1744 1744 This driver does not spin down disk drives (see the hdparm(8)
+2 -2
kernel/power/Kconfig
··· 193 193 notification of APM "events" (e.g. battery status change). 194 194 195 195 In order to use APM, you will need supporting software. For location 196 - and more information, read <file:Documentation/power/pm.txt> and the 197 - Battery Powered Linux mini-HOWTO, available from 196 + and more information, read <file:Documentation/power/apm-acpi.txt> 197 + and the Battery Powered Linux mini-HOWTO, available from 198 198 <http://www.tldp.org/docs.html#howto>. 199 199 200 200 This driver does not spin down disk drives (see the hdparm(8)