aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/power
diff options
context:
space:
mode:
authorTom Saeger <tom.saeger@oracle.com>2017-10-12 16:24:05 -0400
committerJonathan Corbet <corbet@lwn.net>2017-10-19 14:57:58 -0400
commit4493c1f01b139192e2490457577dccff227987b7 (patch)
treef5deca6c8dcf80b53d3c8c8f64067d34f4dcfeb5 /Documentation/power
parentbb93e01b13821852a41f01b124cc71e94f5d3811 (diff)
Documentation: fix ref to power basic-pm-debugging
Signed-off-by: Tom Saeger <tom.saeger@oracle.com> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/power')
-rw-r--r--Documentation/power/interface.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/power/interface.txt b/Documentation/power/interface.txt
index 7dc75f48e8bd..27df7f98668a 100644
--- a/Documentation/power/interface.txt
+++ b/Documentation/power/interface.txt
@@ -43,7 +43,7 @@ The currently selected option is printed in square brackets.
43The 'platform' option is only available if the platform provides a special 43The 'platform' option is only available if the platform provides a special
44mechanism to put the system to sleep after creating a hibernation image (ACPI 44mechanism to put the system to sleep after creating a hibernation image (ACPI
45does that, for example). The 'suspend' option is available if Suspend-to-RAM 45does that, for example). The 'suspend' option is available if Suspend-to-RAM
46is supported. Refer to Documentation/power/basic_pm_debugging.txt for the 46is supported. Refer to Documentation/power/basic-pm-debugging.txt for the
47description of the 'test_resume' option. 47description of the 'test_resume' option.
48 48
49To select an option, write the string representing it to /sys/power/disk. 49To select an option, write the string representing it to /sys/power/disk.