Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Reference hpet(4).



details:   https://anonhg.NetBSD.org/src/rev/d2e7f2c178dd
branches:  trunk
changeset: 756873:d2e7f2c178dd
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Fri Aug 06 16:44:06 2010 +0000

description:
Reference hpet(4).

diffstat:

 share/man/man4/acpi.4             |  4 ++--
 share/man/man4/ichlpcib.4         |  5 +++--
 share/man/man4/man4.x86/amdpcib.4 |  3 ++-
 3 files changed, 7 insertions(+), 5 deletions(-)

diffs (61 lines):

diff -r 81765c6f6bac -r d2e7f2c178dd share/man/man4/acpi.4
--- a/share/man/man4/acpi.4     Fri Aug 06 16:42:31 2010 +0000
+++ b/share/man/man4/acpi.4     Fri Aug 06 16:44:06 2010 +0000
@@ -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
diff -r 81765c6f6bac -r d2e7f2c178dd share/man/man4/ichlpcib.4
--- a/share/man/man4/ichlpcib.4 Fri Aug 06 16:42:31 2010 +0000
+++ b/share/man/man4/ichlpcib.4 Fri Aug 06 16:44:06 2010 +0000
@@ -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
diff -r 81765c6f6bac -r d2e7f2c178dd share/man/man4/man4.x86/amdpcib.4
--- a/share/man/man4/man4.x86/amdpcib.4 Fri Aug 06 16:42:31 2010 +0000
+++ b/share/man/man4/man4.x86/amdpcib.4 Fri Aug 06 16:44:06 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index