diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-09-12 10:05:15 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-09-12 10:05:15 +0000 |
commit | ecff9cfc1dd353f56283227b34cdec69a47493fb (patch) | |
tree | e8058fabf0b025ca537084b42c7440cc7351ec36 /share | |
parent | 0d1699fb50e0925e4bd560d82a89bc9e4a3c839a (diff) |
add some Xr's for ichwdt(4) and wtachdogd(8);
from alexey e. suslikov;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/watchdog.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/watchdog.4 b/share/man/man4/watchdog.4 index 0b7255be8bc..87403f286da 100644 --- a/share/man/man4/watchdog.4 +++ b/share/man/man4/watchdog.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: watchdog.4,v 1.2 2005/05/25 07:54:24 david Exp $ +.\" $OpenBSD: watchdog.4,v 1.3 2005/09/12 10:05:14 jmc Exp $ .\" .\" Copyright (c) 2004 Michael Knudsen <mk@molioner.dk> .\" @@ -71,9 +71,11 @@ can be done. .Xr ddb 4 , .Xr elansc 4 , .Xr geodesc 4 , +.Xr ichwdt 4 , .Xr wdt 4 , .Xr config 8 , -.Xr sysctl 8 +.Xr sysctl 8 , +.Xr watchdogd 8 .Sh BUGS For systems with multiple watchdog timers available, only a single one can be used at a time. |