Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1641123 > unrolled thread

[PATCH 09/13] lib: update location of kgdb documentation

Started byMauro Carvalho Chehab <mchehab@s-opensource.com>
First post2017-05-14 17:40 +0200
Last post2017-05-14 17:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 09/13] lib: update location of kgdb documentation Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-05-14 17:40 +0200

#1641123 — [PATCH 09/13] lib: update location of kgdb documentation

FromMauro Carvalho Chehab <mchehab@s-opensource.com>
Date2017-05-14 17:40 +0200
Subject[PATCH 09/13] lib: update location of kgdb documentation
Message-ID<tH3MK-3ic-21@gated-at.bofh.it>
The documentation was moved from DocBook directory.
Update its location.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
---
 lib/Kconfig.kgdb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Kconfig.kgdb b/lib/Kconfig.kgdb
index 533f912638ed..ab4ff0eea776 100644
--- a/lib/Kconfig.kgdb
+++ b/lib/Kconfig.kgdb
@@ -13,7 +13,7 @@ menuconfig KGDB
 	  CONFIG_FRAME_POINTER to aid in producing more reliable stack
 	  backtraces in the external debugger.  Documentation of
 	  kernel debugger is available at http://kgdb.sourceforge.net
-	  as well as in DocBook form in Documentation/DocBook/.  If
+	  as well as in Documentation/dev-tools/kgdb.rst.  If
 	  unsure, say N.
 
 if KGDB
-- 
2.9.3

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web