From dc54ee200dab740096fd4997039f2302d14b51a8 Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 13 Jun 2004 18:03:44 +0000 Subject: Assorted markup, grammar, and spelling fixes. --- usr.sbin/watchdogd/watchdog.8 | 4 ++-- usr.sbin/watchdogd/watchdogd.8 | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'usr.sbin/watchdogd') 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 . diff --git a/usr.sbin/watchdogd/watchdogd.8 b/usr.sbin/watchdogd/watchdogd.8 index 673248a..e20ec56 100644 --- a/usr.sbin/watchdogd/watchdogd.8 +++ b/usr.sbin/watchdogd/watchdogd.8 @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm watchdogd -.Nd Watchdog daemon +.Nd watchdog daemon .Sh SYNOPSIS .Nm .Op Fl d @@ -53,12 +53,12 @@ If is specified, .Nm will attempt to execute this command with -.Xr system 3 +.Xr system 3 , and only if the command returns with a zero exit code will the watchdog be reset. If .Fl e Ar cmd -is not specified the daemon will perform a trivial file system +is not specified, the daemon will perform a trivial file system check instead. .Pp The @@ -91,7 +91,7 @@ The utility recognizes the following runtime options: .Bl -tag -width ".Fl I Ar file" .It Fl I Ar file -Write the process id of the +Write the process ID of the .Nm utility in the specified file. .It Fl d -- cgit v1.1