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.alpha | |
parent | 868da502acb914afd9fd6404607bb4374154c97a (diff) |
add iic(4) to the hardware list; ok deraadt
Diffstat (limited to 'share/man/man4/man4.alpha')
-rw-r--r-- | share/man/man4/man4.alpha/intro.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/man4.alpha/intro.4 b/share/man/man4/man4.alpha/intro.4 index dc96808f724..8bfedd23914 100644 --- a/share/man/man4/man4.alpha/intro.4 +++ b/share/man/man4/man4.alpha/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.39 2007/06/21 08:49:20 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.40 2007/10/09 14:26:00 jmc Exp $ .\" $NetBSD: intro.4,v 1.10 2003/05/06 07:44:54 wiz Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project @@ -38,7 +38,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 21 2007 $ +.Dd $Mdocdate: October 9 2007 $ .Dt INTRO 4 alpha .Os .Sh NAME @@ -390,6 +390,8 @@ The following buses and controllers list these devices: .Bl -tag -width "cardbus(4)XX" -offset 3n -compact .It Xr eisa 4 introduction to EISA bus support +.It Xr iic 4 +Inter IC (I2C) bus .It Xr isa 4 introduction to ISA bus support .It Xr pci 4 |