diff options
| author | Tom Saeger <tom.saeger@oracle.com> | 2017-10-12 16:24:05 -0400 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2017-10-19 14:57:58 -0400 |
| commit | 4493c1f01b139192e2490457577dccff227987b7 (patch) | |
| tree | f5deca6c8dcf80b53d3c8c8f64067d34f4dcfeb5 /Documentation/power | |
| parent | bb93e01b13821852a41f01b124cc71e94f5d3811 (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.txt | 2 |
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. | |||
| 43 | The 'platform' option is only available if the platform provides a special | 43 | The 'platform' option is only available if the platform provides a special |
| 44 | mechanism to put the system to sleep after creating a hibernation image (ACPI | 44 | mechanism to put the system to sleep after creating a hibernation image (ACPI |
| 45 | does that, for example). The 'suspend' option is available if Suspend-to-RAM | 45 | does that, for example). The 'suspend' option is available if Suspend-to-RAM |
| 46 | is supported. Refer to Documentation/power/basic_pm_debugging.txt for the | 46 | is supported. Refer to Documentation/power/basic-pm-debugging.txt for the |
| 47 | description of the 'test_resume' option. | 47 | description of the 'test_resume' option. |
| 48 | 48 | ||
| 49 | To select an option, write the string representing it to /sys/power/disk. | 49 | To select an option, write the string representing it to /sys/power/disk. |
