summaryrefslogtreecommitdiffstats
path: root/kernel/power/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/power/Kconfig')
-rw-r--r--kernel/power/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/kernel/power/Kconfig b/kernel/power/Kconfig
index 9bbaaab14b36..7a4dda9e5309 100644
--- a/kernel/power/Kconfig
+++ b/kernel/power/Kconfig
@@ -65,7 +65,7 @@ config HIBERNATION
65 need to run mkswap against the swap partition used for the suspend. 65 need to run mkswap against the swap partition used for the suspend.
66 66
67 It also works with swap files to a limited extent (for details see 67 It also works with swap files to a limited extent (for details see
68 <file:Documentation/power/swsusp-and-swap-files.txt>). 68 <file:Documentation/power/swsusp-and-swap-files.rst>).
69 69
70 Right now you may boot without resuming and resume later but in the 70 Right now you may boot without resuming and resume later but in the
71 meantime you cannot use the swap partition(s)/file(s) involved in 71 meantime you cannot use the swap partition(s)/file(s) involved in
@@ -74,7 +74,7 @@ config HIBERNATION
74 MOUNT any journaled filesystems mounted before the suspend or they 74 MOUNT any journaled filesystems mounted before the suspend or they
75 will get corrupted in a nasty way. 75 will get corrupted in a nasty way.
76 76
77 For more information take a look at <file:Documentation/power/swsusp.txt>. 77 For more information take a look at <file:Documentation/power/swsusp.rst>.
78 78
79config ARCH_SAVE_PAGE_KEYS 79config ARCH_SAVE_PAGE_KEYS
80 bool 80 bool
@@ -255,7 +255,7 @@ config APM_EMULATION
255 notification of APM "events" (e.g. battery status change). 255 notification of APM "events" (e.g. battery status change).
256 256
257 In order to use APM, you will need supporting software. For location 257 In order to use APM, you will need supporting software. For location
258 and more information, read <file:Documentation/power/apm-acpi.txt> 258 and more information, read <file:Documentation/power/apm-acpi.rst>
259 and the Battery Powered Linux mini-HOWTO, available from 259 and the Battery Powered Linux mini-HOWTO, available from
260 <http://www.tldp.org/docs.html#howto>. 260 <http://www.tldp.org/docs.html#howto>.
261 261