Module Name: src
Committed By: pgoyette
Date: Mon May 4 03:46:29 UTC 2015
Modified Files:
src/share/man/man4/man4.x86: ichlpcib.4
Log Message:
Update the min and max interval values for the watchdog. The previous
numbers were correct, but the units for those numbers was ticks, not
seconds! (One tco watchdog tick is approximately 0.6 seconds.)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/man4.x86/ichlpcib.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/man4.x86/ichlpcib.4
diff -u src/share/man/man4/man4.x86/ichlpcib.4:1.6 src/share/man/man4/man4.x86/ichlpcib.4:1.7
--- src/share/man/man4/man4.x86/ichlpcib.4:1.6 Mon May 4 02:43:18 2015
+++ src/share/man/man4/man4.x86/ichlpcib.4 Mon May 4 03:46:28 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: ichlpcib.4,v 1.6 2015/05/04 02:43:18 pgoyette Exp $
+.\" $NetBSD: ichlpcib.4,v 1.7 2015/05/04 03:46:28 pgoyette Exp $
.\"
.\" Copyright (c) 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -49,9 +49,9 @@ Supported functions include:
.Bl -bullet
.It
Watchdog timer.
-The watchdog timer may be configured for a 2 seconds (on ICH6 or newer)
-and 4 seconds (on ICH5 or older) min period and for a 39 seconds
-(on ICH5 or older) or 613 seconds max period (on ICH6 or newer).
+The watchdog timer may be configured for a 1 seconds (on ICH6 or newer)
+and 2 seconds (on ICH5 or older) min period and for a 23 seconds
+(on ICH5 or older) or 367 seconds max period (on ICH6 or newer).
.Pp
Prior to
.Nx 8.0 ,