Module Name: src
Committed By: wiz
Date: Mon May 18 12:29:56 UTC 2009
Modified Files:
src/share/man/man4: ichlpcib.4
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/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/ichlpcib.4
diff -u src/share/man/man4/ichlpcib.4:1.6 src/share/man/man4/ichlpcib.4:1.7
--- src/share/man/man4/ichlpcib.4:1.6 Wed Apr 30 13:10:54 2008
+++ src/share/man/man4/ichlpcib.4 Mon May 18 12:29:56 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: ichlpcib.4,v 1.6 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: ichlpcib.4,v 1.7 2009/05/18 12:29:56 wiz Exp $
.\"
.\" Copyright (c) 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -41,7 +41,8 @@
The
.Nm
driver supports the Intel ICH LPC Interface Bridges on compatible
-chipsets. Supported functions include:
+chipsets.
+Supported functions include:
.Bl -bullet
.It
Watchdog timer.
@@ -49,8 +50,8 @@
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).
.It
-Power Management timer. A 24-bit timer available to be used by the
-timecounters framework.
+Power Management timer.
+A 24-bit timer available to be used by the timecounters framework.
.It
SpeedStep.
In some systems the SpeedStep function is also available, and can be
@@ -58,7 +59,8 @@
via the
.Em machdep.speedstep_state
.Xr sysctl 8
-node. A value of 0 will use the low frequency (low power) and a 1 will
+node.
+A value of 0 will use the low frequency (low power) and a 1 will
enable the high frequency (full power).
.El
.Sh SEE ALSO