Module Name: src
Committed By: wiz
Date: Mon Jan 24 22:06:31 UTC 2011
Modified Files:
src/share/man/man4/man4.i386: gcscpcib.4
Log Message:
Do not xref man pages that are not installed.
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/man4.i386/gcscpcib.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.i386/gcscpcib.4
diff -u src/share/man/man4/man4.i386/gcscpcib.4:1.4 src/share/man/man4/man4.i386/gcscpcib.4:1.5
--- src/share/man/man4/man4.i386/gcscpcib.4:1.4 Mon Jan 24 17:30:38 2011
+++ src/share/man/man4/man4.i386/gcscpcib.4 Mon Jan 24 22:06:31 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: gcscpcib.4,v 1.4 2011/01/24 17:30:38 plunky Exp $
+.\" $NetBSD: gcscpcib.4,v 1.5 2011/01/24 22:06:31 wiz Exp $
.\" $OpenBSD: glxpcib.4,v 1.7 2007/11/17 11:38:50 mbalmer Exp $
.\"
.\" Michael Shalayeff, 2007. Public Domain.
@@ -21,7 +21,8 @@
Besides the core functionality, the
.Nm
driver implements a 32-bit 3.5 MHz timecounter, a watchdog timer device,
-and a GPIO device. The watchdog timer may be configured via the
+and a GPIO device.
+The watchdog timer may be configured via the
.Xr wdogctl 8
utility and the GPIO pins can be manipulated via the
.Xr gpioctl 8
@@ -40,7 +41,7 @@
driver first appeared in
.Ox 4.3
as
-.Xr glxpcib 4
+.Nm glxpcib
before being ported to
.Nx 5.0 .
.Sh AUTHORS