From 42dfa03d2a90a2903145f94a7057cd985c436379 Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Sun, 25 Apr 2004 14:13:48 +0000 Subject: [PATCH] mdoc(7) janitor: - Sort SEE ALSO by section number. - Remove redundant ','. --- usr.sbin/watchdogd/watchdog.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/watchdogd/watchdog.8 b/usr.sbin/watchdogd/watchdog.8 index 14f0b515d6b..9ce8ea949ab 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