linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs-rst: fix broken links to dynamic-debug-howto in kernel-parameters
@ 2017-06-14 10:24 Steffen Maier
  2017-06-22 16:24 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Steffen Maier @ 2017-06-14 10:24 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Jonathan Corbet, Jason Baron,
	Andrew Morton, linux-doc, linux-kernel
  Cc: linux-s390, Steffen Maier

Another place in lib/Kconfig.debug was already fixed in commit f8998c226587
("lib/Kconfig.debug: correct documentation paths").

Fixes: 9d85025b0418 ("docs-rst: create an user's manual book")
Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com>
---
 Documentation/admin-guide/kernel-parameters.txt | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index facc20a3f962..774569e02959 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -721,7 +721,8 @@
 			See also Documentation/input/joystick-parport.txt
 
 	ddebug_query=   [KNL,DYNAMIC_DEBUG] Enable debug messages at early boot
-			time. See Documentation/dynamic-debug-howto.txt for
+			time. See
+			Documentation/admin-guide/dynamic-debug-howto.rst for
 			details.  Deprecated, see dyndbg.
 
 	debug		[KNL] Enable kernel debugging (events log level).
@@ -875,7 +876,8 @@
 	dyndbg[="val"]		[KNL,DYNAMIC_DEBUG]
 	module.dyndbg[="val"]
 			Enable debug messages at boot time.  See
-			Documentation/dynamic-debug-howto.txt for details.
+			Documentation/admin-guide/dynamic-debug-howto.rst
+			for details.
 
 	nompx		[X86] Disables Intel Memory Protection Extensions.
 			See Documentation/x86/intel_mpx.txt for more
-- 
2.11.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs-rst: fix broken links to dynamic-debug-howto in kernel-parameters
  2017-06-14 10:24 [PATCH] docs-rst: fix broken links to dynamic-debug-howto in kernel-parameters Steffen Maier
@ 2017-06-22 16:24 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2017-06-22 16:24 UTC (permalink / raw)
  To: Steffen Maier
  Cc: Mauro Carvalho Chehab, Jason Baron, Andrew Morton, linux-doc,
	linux-kernel, linux-s390

On Wed, 14 Jun 2017 12:24:12 +0200
Steffen Maier <maier@linux.vnet.ibm.com> wrote:

> Another place in lib/Kconfig.debug was already fixed in commit f8998c226587
> ("lib/Kconfig.debug: correct documentation paths").

Applied to the docs tree, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-22 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-14 10:24 [PATCH] docs-rst: fix broken links to dynamic-debug-howto in kernel-parameters Steffen Maier
2017-06-22 16:24 ` 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).