public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] small Kconfig help text correction for CONFIG_FRAME_POINTER
@ 2005-10-11 21:22 Jesper Juhl
  2005-10-12  1:25 ` Coywolf Qi Hunt
  0 siblings, 1 reply; 4+ messages in thread
From: Jesper Juhl @ 2005-10-11 21:22 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Andrew Morton, Jesper Juhl

Fix-up the CONFIG_FRAME_POINTER help text language a bit.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---

 "on some architectures or you use external debuggers"
  doesn't sound too good
 "on some architectures or if you use external debuggers"
  is better.

 lib/Kconfig.debug |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

--- linux-2.6.14-rc4-orig/lib/Kconfig.debug	2005-10-11 22:41:32.000000000 +0200
+++ linux-2.6.14-rc4/lib/Kconfig.debug	2005-10-11 23:16:30.000000000 +0200
@@ -174,7 +174,7 @@
 	default y if DEBUG_INFO && UML
 	help
 	  If you say Y here the resulting kernel image will be slightly larger
-	  and slower, but it might give very useful debugging information
-	  on some architectures or you use external debuggers.
+	  and slower, but it might give very useful debugging information on
+	  some architectures or if you use external debuggers.
 	  If you don't debug the kernel, you can say N.
 



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

end of thread, other threads:[~2005-10-12 21:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-11 21:22 [PATCH] small Kconfig help text correction for CONFIG_FRAME_POINTER Jesper Juhl
2005-10-12  1:25 ` Coywolf Qi Hunt
2005-10-12  1:50   ` Felix Oxley
2005-10-12 10:45   ` Jesper Juhl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox