Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4/man4.x86 Fix some more cross-refs to point at...
details: https://anonhg.NetBSD.org/src/rev/bd9d189eea0d
branches: trunk
changeset: 337948:bd9d189eea0d
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Mon May 04 08:04:50 2015 +0000
description:
Fix some more cross-refs to point at the x86-specific subdir
diffstat:
share/man/man4/man4.x86/ichlpcib.4 | 10 +++++-----
share/man/man4/man4.x86/tco.4 | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (59 lines):
diff -r 2b3dec4e5162 -r bd9d189eea0d share/man/man4/man4.x86/ichlpcib.4
--- a/share/man/man4/man4.x86/ichlpcib.4 Mon May 04 07:44:18 2015 +0000
+++ b/share/man/man4/man4.x86/ichlpcib.4 Mon May 04 08:04:50 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ichlpcib.4,v 1.8 2015/05/04 07:39:00 wiz Exp $
+.\" $NetBSD: ichlpcib.4,v 1.9 2015/05/04 08:04:50 pgoyette Exp $
.\"
.\" Copyright (c) 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -56,7 +56,7 @@
Prior to
.Nx 8.0 ,
the
-.Xr tco 4
+.Xr x86/tco 4
watchdog timer was included as part of the
.Nm
driver, and did not require explicit configuration.
@@ -80,11 +80,11 @@
framework.
.El
.Sh SEE ALSO
-.Xr est 4 ,
-.Xr fwhrng 4 ,
.Xr gpio 4 ,
.Xr hpet 4 ,
-.Xr tco 4 ,
+.Xr x86/est 4 ,
+.Xr x86/fwhrng 4 ,
+.Xr x86/tco 4 ,
.Xr x86/ioapic 4 ,
.Xr sysctl 8 ,
.Xr wdogctl 8
diff -r 2b3dec4e5162 -r bd9d189eea0d share/man/man4/man4.x86/tco.4
--- a/share/man/man4/man4.x86/tco.4 Mon May 04 07:44:18 2015 +0000
+++ b/share/man/man4/man4.x86/tco.4 Mon May 04 08:04:50 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tco.4,v 1.3 2015/05/04 07:14:03 wiz Exp $
+.\" $NetBSD: tco.4,v 1.4 2015/05/04 08:04:50 pgoyette Exp $
.\" $OpenBSD: pwdog.4,v 1.6 2007/12/23 22:16:39 jmc Exp $
.\"
.\" Copyright (c) 2015 The NetBSD Foundation
@@ -59,7 +59,7 @@
In earlier releases of
.Nx
the driver was included as part of the
-.Xr ichlpcib 4
+.Xr x86/ichlpcib 4
driver.
.Sh AUTHORS
.An -nosplit
@@ -72,6 +72,6 @@
The
.Nm
driver was separated from the
-.Xr ichlpcib 4
+.Xr x86/ichlpcib 4
driver by
.An Paul Goyette Aq Mt pgoyette%NetBSD.org@localhost .
Home |
Main Index |
Thread Index |
Old Index