summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-11-18 23:20:19 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-11-18 23:20:19 +0000
commitc266de03a8e6cebc8867a41a73d94f8464193ecf (patch)
treea032f1368a92856bb04faa4c76be3da250ec9e6d /share
parentdd9ef7ccc24fee1cd11d32e88dbf3aadd9e09802 (diff)
reference gpio(4)
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/pcagpio.47
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man4/pcagpio.4 b/share/man/man4/pcagpio.4
index 759984f8a33..13fbcb002c4 100644
--- a/share/man/man4/pcagpio.4
+++ b/share/man/man4/pcagpio.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pcagpio.4,v 1.3 2005/11/18 23:16:41 jmc Exp $
+.\" $OpenBSD: pcagpio.4,v 1.4 2005/11/18 23:20:18 jmc Exp $
.\"
.\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org>
.\"
@@ -26,9 +26,7 @@
.Sh DESCRIPTION
The
.Nm
-driver provides support for the Philips PCA955[457]
-.Xr gpio 4
-controller.
+driver provides support for the Philips PCA955[457] GPIO controller.
The device has 8 pins which can be configured as either
inputs or outputs, and accessed using
.Xr gpioctl 8 .
@@ -36,6 +34,7 @@ inputs or outputs, and accessed using
.\" .Xr sysctl 8
.\" interface.
.Sh SEE ALSO
+.Xr gpio 4 ,
.Xr iic 4 ,
.Xr intro 4 ,
.Xr gpioctl 8