* [PATCH] PM: docs: Fix stale reference in kernel-parameters.txt
@ 2017-10-05 22:38 Rafael J. Wysocki
2017-10-07 16:50 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2017-10-05 22:38 UTC (permalink / raw)
To: Linux PM; +Cc: Linux Documentation, LKML, Jonathan Corbet
From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Commit 7aa7a0360a66 (PM: docs: Delete the obsolete states.txt
document) forgot to update kernel-parameters.txt with a reference
to the new sleep-states.rst document and it still points to
states.txt that was dropped, so fix it now.
Fixes: 7aa7a0360a66 (PM: docs: Delete the obsolete states.txt document)
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
---
Documentation/admin-guide/kernel-parameters.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: linux-pm/Documentation/admin-guide/kernel-parameters.txt
===================================================================
--- linux-pm.orig/Documentation/admin-guide/kernel-parameters.txt
+++ linux-pm/Documentation/admin-guide/kernel-parameters.txt
@@ -2248,7 +2248,7 @@
s2idle - Suspend-To-Idle
shallow - Power-On Suspend or equivalent (if supported)
deep - Suspend-To-RAM or equivalent (if supported)
- See Documentation/power/states.txt.
+ See Documentation/admin-guide/pm/sleep-states.rst.
meye.*= [HW] Set MotionEye Camera parameters
See Documentation/video4linux/meye.txt.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] PM: docs: Fix stale reference in kernel-parameters.txt
2017-10-05 22:38 [PATCH] PM: docs: Fix stale reference in kernel-parameters.txt Rafael J. Wysocki
@ 2017-10-07 16:50 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2017-10-07 16:50 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Linux PM, Linux Documentation, LKML
On Fri, 06 Oct 2017 00:38:49 +0200
"Rafael J. Wysocki" <rjw@rjwysocki.net> wrote:
> Commit 7aa7a0360a66 (PM: docs: Delete the obsolete states.txt
> document) forgot to update kernel-parameters.txt with a reference
> to the new sleep-states.rst document and it still points to
> states.txt that was dropped, so fix it now.
Applied to the docs tree, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-07 16:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-05 22:38 [PATCH] PM: docs: Fix stale reference in kernel-parameters.txt Rafael J. Wysocki
2017-10-07 16:50 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).