Module Name:    src
Committed By:   jruoho
Date:           Fri Aug  6 16:44:07 UTC 2010

Modified Files:
        src/share/man/man4: acpi.4 ichlpcib.4
        src/share/man/man4/man4.x86: amdpcib.4

Log Message:
Reference hpet(4).


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/share/man/man4/acpi.4
cvs rdiff -u -r1.11 -r1.12 src/share/man/man4/ichlpcib.4
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/man4.x86/amdpcib.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/acpi.4
diff -u src/share/man/man4/acpi.4:1.53 src/share/man/man4/acpi.4:1.54
--- src/share/man/man4/acpi.4:1.53	Thu Aug  5 17:45:44 2010
+++ src/share/man/man4/acpi.4	Fri Aug  6 16:44:06 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpi.4,v 1.53 2010/08/05 17:45:44 jruoho Exp $
+.\" $NetBSD: acpi.4,v 1.54 2010/08/06 16:44:06 jruoho Exp $
 .\"
 .\" Copyright (c) 2002, 2004, 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -228,7 +228,7 @@
 NS8250-, NS16450-, and NS16550-based serial ports.
 .It Xr fdc 4
 Floppy disk controllers.
-.It hpet
+.It Xr hpet 4
 High Precision Event Timer
 .Pq Tn HPET .
 .It Xr hpqlb 4

Index: src/share/man/man4/ichlpcib.4
diff -u src/share/man/man4/ichlpcib.4:1.11 src/share/man/man4/ichlpcib.4:1.12
--- src/share/man/man4/ichlpcib.4:1.11	Thu Jul 29 18:25:19 2010
+++ src/share/man/man4/ichlpcib.4	Fri Aug  6 16:44:06 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ichlpcib.4,v 1.11 2010/07/29 18:25:19 jruoho Exp $
+.\"	$NetBSD: ichlpcib.4,v 1.12 2010/08/06 16:44:06 jruoho Exp $
 .\"
 .\" Copyright (c) 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd July 29, 2010
+.Dd August 6, 2010
 .Dt ICHLPCIB 4
 .Os
 .Sh NAME
@@ -72,6 +72,7 @@
 .Sh SEE ALSO
 .Xr fwhrng 4 ,
 .Xr gpio 4 ,
+.Xr hpet 4 ,
 .Xr sysctl 8 ,
 .Xr wdogctl 8
 .Sh HISTORY

Index: src/share/man/man4/man4.x86/amdpcib.4
diff -u src/share/man/man4/man4.x86/amdpcib.4:1.1 src/share/man/man4/man4.x86/amdpcib.4:1.2
--- src/share/man/man4/man4.x86/amdpcib.4:1.1	Thu Aug  5 04:58:27 2010
+++ src/share/man/man4/man4.x86/amdpcib.4	Fri Aug  6 16:44:06 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: amdpcib.4,v 1.1 2010/08/05 04:58:27 jruoho Exp $
+.\"	$NetBSD: amdpcib.4,v 1.2 2010/08/06 16:44:06 jruoho Exp $
 .\"
 .\"     $OpenBSD: amdpcib.4,v 1.4 2007/10/08 12:48:21 jmc Exp $
 .\"
@@ -23,6 +23,7 @@
 bridge and implements a 32/64-bit
 14.3 MHz (or variable) timecounter using the HPET timer.
 .Sh SEE ALSO
+.Xr hpet 4 ,
 .Xr isa 4 ,
 .Xr pci 4
 .Rs

Reply via email to