diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-11-16 23:13:01 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-11-16 23:13:01 +0000 |
commit | b61d543282e0ebea56a785efc2f8ad159550b5d8 (patch) | |
tree | 6a477c7b36d6395396dc9d737b2808b440f8fbee /share/man/man4/man4.i386 | |
parent | 0a48a61114d58673edae78d6d27d240673f5db9a (diff) |
pci.4: sync glxpcib description
glxpcib.4: sort SEE ALSO; tidy up AUTHORS
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r-- | share/man/man4/man4.i386/glxpcib.4 | 10 |
1 files changed, 6 insertions, 4 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 . |