diff options
Diffstat (limited to 'usr.sbin/watchdogd/watchdogd.8')
-rw-r--r-- | usr.sbin/watchdogd/watchdogd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/watchdogd/watchdogd.8 b/usr.sbin/watchdogd/watchdogd.8 index e78886c56f5..27b1d7a00e4 100644 --- a/usr.sbin/watchdogd/watchdogd.8 +++ b/usr.sbin/watchdogd/watchdogd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: watchdogd.8,v 1.11 2006/12/21 18:45:20 jmc Exp $ +.\" $OpenBSD: watchdogd.8,v 1.12 2007/04/16 07:46:54 mbalmer Exp $ .\" .\" Copyright (c) 2005 Marc Balmer <mbalmer@openbsd.org> .\" @@ -27,7 +27,7 @@ .Op Fl p Ar period .Sh DESCRIPTION .Nm -is a daemon to periodically retrigger the +is a daemon to activate and periodically retrigger the .Xr watchdog 4 timer device from userland. .Nm |