summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.macppc
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-01-02 12:37:52 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-01-02 12:37:52 +0000
commitece9f1d3ebcbaef1d2ca75c93c38c431fac07bfd (patch)
treed481a05fe6b24be2ce5b03d1fb5a84cc687a9643 /share/man/man4/man4.macppc
parent826cd17a6144a3928d429d7dc658b19685ea65c3 (diff)
`i2c' -> `I2C';
Diffstat (limited to 'share/man/man4/man4.macppc')
-rw-r--r--share/man/man4/man4.macppc/adb.44
-rw-r--r--share/man/man4/man4.macppc/intro.44
-rw-r--r--share/man/man4/man4.macppc/ki2c.46
-rw-r--r--share/man/man4/man4.macppc/pi2c.46
4 files changed, 10 insertions, 10 deletions
diff --git a/share/man/man4/man4.macppc/adb.4 b/share/man/man4/man4.macppc/adb.4
index 1a6bac43b34..e093b7d44d4 100644
--- a/share/man/man4/man4.macppc/adb.4
+++ b/share/man/man4/man4.macppc/adb.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: adb.4,v 1.11 2005/12/21 18:50:49 miod Exp $
+.\" $OpenBSD: adb.4,v 1.12 2006/01/02 12:37:51 jmc Exp $
.\"
.\" Copyright (c) 2001 Peter Philipp
.\" Copyright (c) 1997 Colin Wood
@@ -73,7 +73,7 @@ devices such as the Apple Brightness / Volume Control Button
.Pq Xr abtn 4 ,
some energy control
.Pq Xr apm 4 ,
-and i2c controller
+and I2C controller
.Pq Xr pi2c
were added to the PowerPC port later to complement the ADB system.
.Sh SEE ALSO
diff --git a/share/man/man4/man4.macppc/intro.4 b/share/man/man4/man4.macppc/intro.4
index 058af8247c7..33d58dae12f 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.35 2005/12/21 18:50:49 miod Exp $
+.\" $OpenBSD: intro.4,v 1.36 2006/01/02 12:37:51 jmc Exp $
.\"
.\" Copyright (c) 2001 Peter Valchev.
.\" All rights reserved.
@@ -138,7 +138,7 @@ I2O adapter.
.It Xr kauaiata 4
ATA100 HD controller on PCI bus.
.It Xr ki2c 4
-Kauai i2c interface stub.
+Kauai I2C interface stub.
.It Xr kue 4
Kawasaki LSI KL5KUSB101B-based USB Ethernet.
.It Xr lofn 4
diff --git a/share/man/man4/man4.macppc/ki2c.4 b/share/man/man4/man4.macppc/ki2c.4
index ec6c6ec39bb..289b2e1e1c7 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.8 2006/01/02 11:32:58 jmc Exp $
+.\" $OpenBSD: ki2c.4,v 1.9 2006/01/02 12:37:51 jmc Exp $
.\"
.\" Copyright (c) 2004 Dale Rahn.
.\" All rights reserved.
@@ -29,13 +29,13 @@
.Os
.Sh NAME
.Nm ki2c
-.Nd Kauai i2c controller
+.Nd Kauai I2C controller
.Sh SYNOPSIS
.Cd "ki2c* at macobio?"
.Sh DESCRIPTION
The
.Nm
-device is an interface to the Kauai i2c controller.
+device is an interface to the Kauai I2C controller.
.Sh SEE ALSO
.Xr iic 4 ,
.Xr intro 4 ,
diff --git a/share/man/man4/man4.macppc/pi2c.4 b/share/man/man4/man4.macppc/pi2c.4
index ea000b60c9c..b595e1f76c7 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.5 2006/01/02 11:34:27 jmc Exp $
+.\" $OpenBSD: pi2c.4,v 1.6 2006/01/02 12:37:51 jmc Exp $
.\"
.\" Copyright (c) 2004 Dale Rahn.
.\" All rights reserved.
@@ -29,13 +29,13 @@
.Os
.Sh NAME
.Nm pi2c
-.Nd via-pmu i2c controller
+.Nd via-pmu I2C controller
.Sh SYNOPSIS
.Cd "pi2c0 at adb?"
.Sh DESCRIPTION
The
.Nm
-device is an interface to the via-pmu i2c controller.
+device is an interface to the via-pmu I2C controller.
.Sh SEE ALSO
.Xr adb 4 ,
.Xr iic 4 ,