diff options
author | ru <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
commit | c05985f13f215ea0060080637a64b09c3cff6233 (patch) | |
tree | fcf95075ec47428572774cbb5d2f7bbdf690ed94 /usr.sbin/watchdogd | |
parent | 4c9a185523b963e32b04d8114b4b3f1e582b7c6f (diff) | |
download | FreeBSD-src-c05985f13f215ea0060080637a64b09c3cff6233.zip FreeBSD-src-c05985f13f215ea0060080637a64b09c3cff6233.tar.gz |
Sort sections.
Diffstat (limited to 'usr.sbin/watchdogd')
-rw-r--r-- | usr.sbin/watchdogd/watchdog.8 | 10 | ||||
-rw-r--r-- | usr.sbin/watchdogd/watchdogd.8 | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/usr.sbin/watchdogd/watchdog.8 b/usr.sbin/watchdogd/watchdog.8 index 7813947..97b0040 100644 --- a/usr.sbin/watchdogd/watchdog.8 +++ b/usr.sbin/watchdogd/watchdog.8 @@ -54,6 +54,11 @@ zero will disable the watchdog. .Xr watchdog 4 , .Xr watchdogd 8 , .Xr watchdog 9 +.Sh HISTORY +The +.Nm +utility appeared in +.Fx 5.1 . .Sh AUTHORS .An -nosplit The @@ -65,8 +70,3 @@ and .Pp Some contributions made by .An Jeff Roberson Aq jeff@FreeBSD.org . -.Sh HISTORY -The -.Nm -utility appeared in -.Fx 5.1 . diff --git a/usr.sbin/watchdogd/watchdogd.8 b/usr.sbin/watchdogd/watchdogd.8 index e20ec56..07b649d 100644 --- a/usr.sbin/watchdogd/watchdogd.8 +++ b/usr.sbin/watchdogd/watchdogd.8 @@ -108,6 +108,11 @@ will not fork into the background at startup. .Xr watchdog 4 , .Xr watchdog 8 , .Xr watchdog 9 +.Sh HISTORY +The +.Nm +utility appeared in +.Fx 5.1 . .Sh AUTHORS .An -nosplit The @@ -119,8 +124,3 @@ and .Pp Some contributions made by .An Jeff Roberson Aq jeff@FreeBSD.org . -.Sh HISTORY -The -.Nm -utility appeared in -.Fx 5.1 . |