diff --git a/usr.sbin/watchdogd/watchdog.8 b/usr.sbin/watchdogd/watchdog.8 index 14f0b515d6b2..9ce8ea949abd 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