diff options
author | ru <ru@FreeBSD.org> | 2004-07-07 19:57:16 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-07 19:57:16 +0000 |
commit | 9f45c1d92e08ca0df8a3120536812394d23d746a (patch) | |
tree | 5be3daa298d2ca42efb7a9f88eff43492e0bfd56 /usr.sbin/watchdogd | |
parent | a61052b4e84c4a944ab87da5111af6a18d5a0c6e (diff) | |
download | FreeBSD-src-9f45c1d92e08ca0df8a3120536812394d23d746a.zip FreeBSD-src-9f45c1d92e08ca0df8a3120536812394d23d746a.tar.gz |
mdoc(7) fixes.
Diffstat (limited to 'usr.sbin/watchdogd')
-rw-r--r-- | usr.sbin/watchdogd/watchdog.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/watchdogd/watchdog.8 b/usr.sbin/watchdogd/watchdog.8 index f305b1f..7813947 100644 --- a/usr.sbin/watchdogd/watchdog.8 +++ b/usr.sbin/watchdogd/watchdog.8 @@ -42,10 +42,12 @@ utility can be used to control the kernel's watchdog facility. .Pp The .Fl d +option enables debugging. .Pp The .Fl t Ar timeout +option specifies the desired timeout period in seconds, a value of zero will disable the watchdog. .Sh SEE ALSO |