summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Balmer <mbalmer@cvs.openbsd.org>2007-04-16 07:46:55 +0000
committerMarc Balmer <mbalmer@cvs.openbsd.org>2007-04-16 07:46:55 +0000
commitc448a859be210204da3283e3b838af706ccd58fe (patch)
tree91e3a89a9802cb625c30b43e3b3b254f2b7bf1d3
parentdf6d71e9e83ce09a3a1a624e1a8e8b3a7df6e792 (diff)
Note that watchdogd(8) activates and retriggers a watchdog timer, not only
retriggers.
-rw-r--r--usr.sbin/watchdogd/watchdogd.84
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