diff options
author | ru <ru@FreeBSD.org> | 2004-06-13 18:03:44 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-06-13 18:03:44 +0000 |
commit | dc54ee200dab740096fd4997039f2302d14b51a8 (patch) | |
tree | e4d45856de5a93b28664efbde6da61414385ed32 /usr.sbin/watchdogd/watchdog.8 | |
parent | 96506200e2164afdb124f0f53d113bb21a9c47be (diff) | |
download | FreeBSD-src-dc54ee200dab740096fd4997039f2302d14b51a8.zip FreeBSD-src-dc54ee200dab740096fd4997039f2302d14b51a8.tar.gz |
Assorted markup, grammar, and spelling fixes.
Diffstat (limited to 'usr.sbin/watchdogd/watchdog.8')
-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 9ce8ea9..47835d1 100644 --- a/usr.sbin/watchdogd/watchdog.8 +++ b/usr.sbin/watchdogd/watchdog.8 @@ -38,7 +38,7 @@ .Sh DESCRIPTION The .Nm -utility can be used to control the kernels watchdog facility. +utility can be used to control the kernel's watchdog facility. .Pp The .Fl t Ar timeout @@ -55,7 +55,7 @@ The utility and manual page were written by .An Sean Kelly Aq smkelly@FreeBSD.org and -.An Poul-Henning Kamp Aq phk@FreeBSD.org +.An Poul-Henning Kamp Aq phk@FreeBSD.org . .Pp Some contributions made by .An Jeff Roberson Aq jeff@FreeBSD.org . |