diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.macppc/ki2c.4 | 10 | ||||
-rw-r--r-- | share/man/man4/man4.macppc/pi2c.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.macppc/smu.4 | 6 |
3 files changed, 14 insertions, 8 deletions
diff --git a/share/man/man4/man4.macppc/ki2c.4 b/share/man/man4/man4.macppc/ki2c.4 index 19e7a333452..bf21e8929bc 100644 --- a/share/man/man4/man4.macppc/ki2c.4 +++ b/share/man/man4/man4.macppc/ki2c.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ki2c.4,v 1.3 2005/11/20 04:39:29 brad Exp $ +.\" $OpenBSD: ki2c.4,v 1.4 2005/11/20 04:49:19 brad Exp $ .\" .\" Copyright (c) 2004 Dale Rahn. .\" All rights reserved. @@ -24,20 +24,22 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd January 11, 2004 +.Dd November 19, 2005 .Dt KI2C 4 macppc .Os .Sh NAME .Nm ki2c -.Nd kauai i2c interface stub +.Nd Kauai i2c controller .Sh SYNOPSIS .Cd "ki2c* at macobio?" .Sh DESCRIPTION The .Nm -device is an interface stub which controls the i2c audio mixer. +device is an interface to the K2 i2c controller. .Sh SEE ALSO .Xr intro 4 , +.Xr iic 4 , +.Xr maciic 4 , .Xr macobio 4 .Sh HISTORY The diff --git a/share/man/man4/man4.macppc/pi2c.4 b/share/man/man4/man4.macppc/pi2c.4 index c99e909cf41..d411bf26bfa 100644 --- a/share/man/man4/man4.macppc/pi2c.4 +++ b/share/man/man4/man4.macppc/pi2c.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pi2c.4,v 1.1 2005/11/20 04:19:27 brad Exp $ +.\" $OpenBSD: pi2c.4,v 1.2 2005/11/20 04:49:19 brad Exp $ .\" .\" Copyright (c) 2004 Dale Rahn. .\" All rights reserved. @@ -37,8 +37,10 @@ The .Nm device is an interface to the via-pmu i2c controller. .Sh SEE ALSO -.Xr intro 4 , .Xr adb 4 , +.Xr iic 4 , +.Xr intro 4 , +.Xr maciic 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.macppc/smu.4 b/share/man/man4/man4.macppc/smu.4 index d8ff891042e..b05a6e74f24 100644 --- a/share/man/man4/man4.macppc/smu.4 +++ b/share/man/man4/man4.macppc/smu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: smu.4,v 1.2 2005/10/19 21:25:54 jmc Exp $ +.\" $OpenBSD: smu.4,v 1.3 2005/11/20 04:49:19 brad Exp $ .\" .\" Copyright (c) 2005 Mark Kettenis .\" @@ -34,7 +34,9 @@ machines. The System Management Unit controls the fans in these systems. It also contains the real time clock. .Sh SEE ALSO -.Xr intro 4 +.Xr intro 4 , +.Xr iic 4 , +.Xr maciic 4 .Sh HISTORY The .Nm |