diff options
author | simon <simon@FreeBSD.org> | 2004-04-25 14:13:48 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2004-04-25 14:13:48 +0000 |
commit | b48fc012b6051466e3a660214f1042e82e4cc5d0 (patch) | |
tree | 0e2e3504e1d9e2c5ff4d94840864ac1e1dd5b214 /usr.sbin/watchdogd | |
parent | 76fc89f3129743383e625f3930aeedc605e0c578 (diff) | |
download | FreeBSD-src-b48fc012b6051466e3a660214f1042e82e4cc5d0.zip FreeBSD-src-b48fc012b6051466e3a660214f1042e82e4cc5d0.tar.gz |
mdoc(7) janitor:
- Sort SEE ALSO by section number.
- Remove redundant ','.
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 |