From a339557944f40e5681043289212eda3338eabe0f Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sun, 4 May 2008 21:06:14 +0000 Subject: macobio(4): add openpic(4) openpic(4): tweak previous --- share/man/man4/man4.macppc/macobio.4 | 6 ++++-- share/man/man4/man4.macppc/openpic.4 | 4 ++-- 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 .\" @@ -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 , -- cgit v1.2.3