Linux Documentation
 help / color / mirror / Atom feed
* [PATCH] docs: watchdog: Fix brackets
@ 2026-06-27  9:17 Manuel Ebner
  2026-06-27 18:11 ` Randy Dunlap
  2026-07-02 14:13 ` Guenter Roeck
  0 siblings, 2 replies; 7+ messages in thread
From: Manuel Ebner @ 2026-06-27  9:17 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Jonathan Corbet, Shuah Khan,
	open list:WATCHDOG DEVICE DRIVERS, open list:DOCUMENTATION,
	open list, Randy Dunlap
  Cc: Manuel Ebner

Add missing brackets ')'.

Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
---
 Documentation/watchdog/watchdog-parameters.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/watchdog/watchdog-parameters.rst b/Documentation/watchdog/watchdog-parameters.rst
index 2359aa32e25d..8e2df5b7d241 100644
--- a/Documentation/watchdog/watchdog-parameters.rst
+++ b/Documentation/watchdog/watchdog-parameters.rst
@@ -59,7 +59,7 @@ advantechwdt:
 
 alim1535_wdt:
     timeout:
-	Watchdog timeout in seconds. (0 < timeout < 18000, default=60
+	Watchdog timeout in seconds. (0 < timeout < 18000, default=60)
     nowayout:
 	Watchdog cannot be stopped once started
 	(default=kernel config parameter)
@@ -68,7 +68,7 @@ alim1535_wdt:
 
 alim7101_wdt:
     timeout:
-	Watchdog timeout in seconds. (1<=timeout<=3600, default=30
+	Watchdog timeout in seconds. (1<=timeout<=3600, default=30)
     use_gpio:
 	Use the gpio watchdog (required by old cobalt boards).
 	default=0/off/no
-- 
2.54.0


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

end of thread, other threads:[~2026-07-02 14:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-27  9:17 [PATCH] docs: watchdog: Fix brackets Manuel Ebner
2026-06-27 18:11 ` Randy Dunlap
2026-06-29 13:24   ` Manuel Ebner
2026-06-29 13:42     ` Jonathan Corbet
2026-06-29 13:47       ` Manuel Ebner
2026-06-29 14:36       ` Guenter Roeck
2026-07-02 14:13 ` Guenter Roeck

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