diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2006-02-01 14:04:41 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2006-02-01 14:04:41 +0000 |
commit | 961d2d3a817a471d54c86f4fd47cb5efe1beb41b (patch) | |
tree | ea0ca75261745ddbae58ef3ed4a33625f56ed7c8 /share/man | |
parent | 52946ef447a163412f358d2c6788dc2cd6104204 (diff) |
reciprocate the Xrs for pcfiic
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/iic.4 | 5 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/ebus.4 | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4 index 2471a28cf7f..4218110f75b 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.42 2006/01/28 15:27:22 jmc Exp $ +.\" $OpenBSD: iic.4,v 1.43 2006/02/01 14:04:40 dlg Exp $ .\" .\" Copyright (c) 2004, 2006 Alexander Yurchenko <grange@openbsd.org> .\" @@ -30,6 +30,7 @@ .Cd "iic* at gscsio? # i386" .Cd "iic* at ichiic? # amd64 i386" .Cd "iic* at nviic? # amd64 i386" +.Cd "iic* at pcfiic? # sparc64" .Cd "iic* at piixpm? # i386" .Cd "iic* at viapm? # amd64 i386" .Cd "iic* at gpioiic? # i386" @@ -87,6 +88,8 @@ Intel ICH SMBus host controller Apple Kauai I2C controller .It Xr nviic 4 NVIDIA nForce2/3/4 SMBus host controller +.It Xr pcfiic 4 +Phillips PCF8584 I2C controller .It Xr pi2c 4 Apple via-pmu I2C controller .It Xr piixpm 4 diff --git a/share/man/man4/man4.sparc64/ebus.4 b/share/man/man4/man4.sparc64/ebus.4 index 1a56cfb8ddc..8ef386ba2b7 100644 --- a/share/man/man4/man4.sparc64/ebus.4 +++ b/share/man/man4/man4.sparc64/ebus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ebus.4,v 1.6 2004/09/23 18:28:51 jason Exp $ +.\" $OpenBSD: ebus.4,v 1.7 2006/02/01 14:04:40 dlg Exp $ .\" $NetBSD: ebus.4,v 1.3 2002/03/13 21:42:20 wiz Exp $ .\" .\" Copyright (c) 1999 Matthew R. Green @@ -62,6 +62,7 @@ SCSI DMA. .Xr comkbd 4 , .Xr intro 4 , .Xr lpt 4 , +.Xr pcfiic 4 , .Xr pckbc 4 , .Xr sab 4 , .Xr uperf 4 |