lkml.org 
[lkml]   [2007]   [Sep]   [19]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateTue, 18 Sep 2007 22:05:29 -0700
FromRandy Dunlap <>
Subject[PATCH -mm] watchdog: fix help text
From: Randy Dunlap <randy.dunlap@oracle.com>

Fix typos in uniform watchdog driver help text.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
 drivers/watchdog/core/Kconfig |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
--- linux-2.6.23-rc6-mm1.orig/drivers/watchdog/core/Kconfig
+++ linux-2.6.23-rc6-mm1/drivers/watchdog/core/Kconfig
@@ -9,12 +9,12 @@ config WATCHDOG_CORE
 	depends on EXPERIMENTAL
 	default m
 	---help---
-	  Say Y here is you want to use the new uniform watchdog device
+	  Say Y here if you want to use the new uniform watchdog device
 	  driver. This driver provides a framework for all watchdog
 	  device drivers and gives them the /dev/watchdog interface (and
-	  later also the sysfs interface)
+	  later also the sysfs interface).
 
-	  At this moment only the iTCO_wdt driver uses this new frame-work.
+	  At this moment only the iTCO_wdt driver uses this new framework.
 
 	  To compile this driver as a module, choose M here: the module will
 	  be called watchdog_core.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2007-09-19 07:23    [from the cache]
©2003-2008