diff options
-rw-r--r-- | share/man/man4/ichwdt.4 | 5 |
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 |