diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-05 14:21:51 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-05 14:21:51 +0000 |
commit | 8a3cfaa0744d340db88b1a14f3527d3edceec768 (patch) | |
tree | 6058c4c8233523bb0a39e0fbf567f95d4f90f9d1 /share/man/man4/watchdog.4 | |
parent | 6da0f60ce0649dc0300e3f93f8c413fa5f0c974b (diff) |
devices with watchdog functionality should reference this page,
but not neccessarily the other way round;
Diffstat (limited to 'share/man/man4/watchdog.4')
-rw-r--r-- | share/man/man4/watchdog.4 | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/share/man/man4/watchdog.4 b/share/man/man4/watchdog.4 index 61ca90e83c5..cad775af8dc 100644 --- a/share/man/man4/watchdog.4 +++ b/share/man/man4/watchdog.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: watchdog.4,v 1.6 2006/08/29 15:04:36 mk Exp $ +.\" $OpenBSD: watchdog.4,v 1.7 2006/09/05 14:21:50 jmc Exp $ .\" .\" Copyright (c) 2004-2006 Michael Knudsen <mk@molioner.dk> .\" @@ -72,13 +72,6 @@ This means that the machine will be rebooted before any debugging can be done. .Sh SEE ALSO .Xr ddb 4 , -.Xr elansc 4 , -.Xr esm 4 , -.Xr geodesc 4 , -.Xr ichwdt 4 , -.Xr ipmi 4 , -.Xr viasio 4 , -.Xr wdt 4 , .Xr config 8 , .Xr sysctl 8 , .Xr watchdogd 8 |