diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-10-09 14:26:01 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-10-09 14:26:01 +0000 |
commit | 1ff9677db203481864d82a5c5cc681b9207d65da (patch) | |
tree | 1a1f1e24ce9137d968c8024c50b5201a28038b69 /share/man/man4/man4.macppc | |
parent | 868da502acb914afd9fd6404607bb4374154c97a (diff) |
add iic(4) to the hardware list; ok deraadt
Diffstat (limited to 'share/man/man4/man4.macppc')
-rw-r--r-- | share/man/man4/man4.macppc/intro.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/man4.macppc/intro.4 b/share/man/man4/man4.macppc/intro.4 index 62dcc23c3f4..4ebd378c7bf 100644 --- a/share/man/man4/man4.macppc/intro.4 +++ b/share/man/man4/man4.macppc/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.48 2007/06/21 08:49:20 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.49 2007/10/09 14:26:00 jmc Exp $ .\" .\" Copyright (c) 2001 Peter Valchev. .\" All rights reserved. @@ -24,7 +24,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: June 21 2007 $ +.Dd $Mdocdate: October 9 2007 $ .Dt INTRO 4 macppc .Os .Sh NAME @@ -97,6 +97,8 @@ The following buses and controllers list these devices: introduction to Apple Desktop Bus support .It Xr cardbus 4 introduction to CardBus support +.It Xr iic 4 +Inter IC (I2C) bus .It Xr macobio 4 introduction to Apple PowerPC onboard I/O bus support .It Xr pci 4 |