[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070918220529.20d57884.randy.dunlap@oracle.com>
Date: Tue, 18 Sep 2007 22:05:29 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: lkml <linux-kernel@...r.kernel.org>
Cc: wim@...ana.be, akpm <akpm@...ux-foundation.org>
Subject: [PATCH -mm] watchdog: fix help text
From: Randy Dunlap <randy.dunlap@...cle.com>
Fix typos in uniform watchdog driver help text.
Signed-off-by: Randy Dunlap <randy.dunlap@...cle.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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists