summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-11-16 23:13:01 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-11-16 23:13:01 +0000
commitb61d543282e0ebea56a785efc2f8ad159550b5d8 (patch)
tree6a477c7b36d6395396dc9d737b2808b440f8fbee
parent0a48a61114d58673edae78d6d27d240673f5db9a (diff)
pci.4: sync glxpcib description
glxpcib.4: sort SEE ALSO; tidy up AUTHORS
-rw-r--r--share/man/man4/man4.i386/glxpcib.410
-rw-r--r--share/man/man4/pci.46
2 files changed, 9 insertions, 7 deletions
diff --git a/share/man/man4/man4.i386/glxpcib.4 b/share/man/man4/man4.i386/glxpcib.4
index a89fc7705f3..7de6524ea27 100644
--- a/share/man/man4/man4.i386/glxpcib.4
+++ b/share/man/man4/man4.i386/glxpcib.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: glxpcib.4,v 1.3 2007/11/16 21:30:55 mbalmer Exp $
+.\" $OpenBSD: glxpcib.4,v 1.4 2007/11/16 23:13:00 jmc Exp $
.\"
.\" Michael Shalayeff, 2007. Public Domain.
.\"
@@ -22,11 +22,11 @@ Besides the core functionality, the
driver implements a 32-bit 3.5 MHz timecounter, a watchdog timer device,
and a GPIO device.
.Sh SEE ALSO
+.Xr gpio 4 ,
.Xr intro 4 ,
.Xr isa 4 ,
.Xr pci 4 ,
.Xr pcib 4 ,
-.Xr gpio 4 ,
.Xr watchdog 4
.Sh HISTORY
The
@@ -34,8 +34,10 @@ The
driver first appeared in
.Ox 4.3 .
.Sh AUTHORS
+.An -nosplit
The
.Nm
-driver was written by Michael Shalayeff.
+driver was written by
+.An Michael Shalayeff .
The GPIO parts were added by
-.An Marc Balmer Aq mbalmer@openbsd.org
+.An Marc Balmer Aq mbalmer@openbsd.org .
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4
index 82cc744816b..8a42014abe4 100644
--- a/share/man/man4/pci.4
+++ b/share/man/man4/pci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pci.4,v 1.237 2007/10/30 12:32:44 jsg Exp $
+.\" $OpenBSD: pci.4,v 1.238 2007/11/16 23:13:00 jmc Exp $
.\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt. All rights reserved.
@@ -31,7 +31,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 30 2007 $
+.Dd $Mdocdate: November 16 2007 $
.Dt PCI 4
.Os
.Sh NAME
@@ -411,7 +411,7 @@ bridges
.It Xr ehci 4
USB Enhanced Host Controller Interface
.It Xr glxpcib 4
-CS5536 PCI-ISA Bridge, timecounter, and watchdog timer
+CS5536 PCI-ISA Bridge, timecounter, GPIO, and watchdog timer
.It Xr ichiic 4
Intel ICH SMBus controller
.It Xr nviic 4