summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Yurchenko <grange@cvs.openbsd.org>2005-12-01 09:56:43 +0000
committerAlexander Yurchenko <grange@cvs.openbsd.org>2005-12-01 09:56:43 +0000
commit82ecbc37064600f7fd9be5420d53de0f5d5e6d42 (patch)
treecefb349cc7e31d614dacb4e6daa841c4715ac5f8
parent07184c163fab8d80fdf9a7768a86b5cc1dae19fc (diff)
The driver can report about reboot on timeout.
Help in english from jmc@.
-rw-r--r--share/man/man4/ichwdt.45
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/ichwdt.4 b/share/man/man4/ichwdt.4
index 7af1a595260..f87b93031ed 100644
--- a/share/man/man4/ichwdt.4
+++ b/share/man/man4/ichwdt.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ichwdt.4,v 1.1 2005/05/02 17:34:31 grange Exp $
+.\" $OpenBSD: ichwdt.4,v 1.2 2005/12/01 09:56:42 grange Exp $
.\"
.\" Copyright (c) 2005 Alexander Yurchenko <grange@openbsd.org>
.\"
@@ -29,6 +29,9 @@ driver supports the watchdog timer of the Intel 6300ESB I/O Controller Hub.
.Pp
The watchdog timer can be configured via
.Xr sysctl 8 .
+.Pp
+Once the watchdog timer resets the CPU, the driver reports it on the
+next boot displaying the ``reboot on timeout'' message in the dmesg.
.Sh SEE ALSO
.Xr watchdog 4 ,
.Xr sysctl 8