summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-05-04 21:06:14 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-05-04 21:06:14 +0000
commita339557944f40e5681043289212eda3338eabe0f (patch)
treefe22ae5bf115f97e2243e3bb025195861f944d0a
parent87d58218fa257a6638cd5a120fea702db03e07ab (diff)
macobio(4): add openpic(4)
openpic(4): tweak previous
-rw-r--r--share/man/man4/man4.macppc/macobio.46
-rw-r--r--share/man/man4/man4.macppc/openpic.44
2 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/man4.macppc/macobio.4 b/share/man/man4/man4.macppc/macobio.4
index 9e8077914a7..6564a6f278c 100644
--- a/share/man/man4/man4.macppc/macobio.4
+++ b/share/man/man4/man4.macppc/macobio.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: macobio.4,v 1.18 2008/05/01 19:17:16 xsa Exp $
+.\" $OpenBSD: macobio.4,v 1.19 2008/05/04 21:06:13 jmc Exp $
.\"
.\" Copyright (c) 2003 Dale Rahn.
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: May 1 2008 $
+.Dd $Mdocdate: May 4 2008 $
.Dt MACOBIO 4 macppc
.Os
.Sh NAME
@@ -63,6 +63,8 @@ ATA33 HD controller
Macintosh Enhanced SCSI Hardware
.It Xr onyx 4
Apple onyx audio device
+.It Xr openpic 4
+OpenPIC interrupt controller
.It Xr snapper 4
Apple snapper audio device
.It Xr tumbler 4
diff --git a/share/man/man4/man4.macppc/openpic.4 b/share/man/man4/man4.macppc/openpic.4
index a8277b6593e..70eda976b50 100644
--- a/share/man/man4/man4.macppc/openpic.4
+++ b/share/man/man4/man4.macppc/openpic.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: openpic.4,v 1.1 2008/05/04 18:22:28 xsa Exp $
+.\" $OpenBSD: openpic.4,v 1.2 2008/05/04 21:06:13 jmc Exp $
.\"
.\" Copyright (c) 2008 Xavier Santolaria <xsa@openbsd.org>
.\"
@@ -26,7 +26,7 @@
.Sh DESCRIPTION
The
.Nm
-driver manages the OpenPIC interrupt controller found on the
+driver manages the OpenPIC interrupt controller found on
PowerPC systems.
.Sh SEE ALSO
.Xr intro 4 ,