diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-11-20 04:49:20 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-11-20 04:49:20 +0000 |
commit | a221b941fc11d2c6e608141fa2ca50d949d43b8f (patch) | |
tree | 1c8f8cd09fa4404b2dd4fc9d9a3b8ddf1c065c5d /share/man/man4/man4.macppc/pi2c.4 | |
parent | 5d4a01f842543d483b4f862ed6d1c6761c4e37c9 (diff) |
Xr iic/maciic(4) and fix up ki2c(4) a bit.
Diffstat (limited to 'share/man/man4/man4.macppc/pi2c.4')
-rw-r--r-- | share/man/man4/man4.macppc/pi2c.4 | 6 |
1 files changed, 4 insertions, 2 deletions
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 |