diff options
Diffstat (limited to 'usr.sbin/watchdogd')
-rw-r--r-- | usr.sbin/watchdogd/watchdog.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/watchdogd/watchdog.8 b/usr.sbin/watchdogd/watchdog.8 index 14f0b51..9ce8ea9 100644 --- a/usr.sbin/watchdogd/watchdog.8 +++ b/usr.sbin/watchdogd/watchdog.8 @@ -45,9 +45,9 @@ The specifies the desired timeout period in seconds, a value of zero will disable the watchdog. .Sh SEE ALSO -.Xr watchdogd 8 , .Xr watchdog 4 , -.Xr watchdog 9 , +.Xr watchdogd 8 , +.Xr watchdog 9 .Sh AUTHORS .An -nosplit The |