From: Randy Dunlap <[EMAIL PROTECTED]> Fix typos in uniform watchdog driver help text.
Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]> --- 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/