diff options
author | 2006-01-02 12:37:51 +0000 | |
---|---|---|
committer | 2006-01-02 12:37:51 +0000 | |
commit | 2e89e0b18b08daa498fd95f6c0d3a6a0d5bc77ad (patch) | |
tree | ac5b63721db8942764d0a8fe68bc47768685bd4a | |
parent | sort the lists, and a couple minor tweaks; (diff) | |
download | wireguard-openbsd-2e89e0b18b08daa498fd95f6c0d3a6a0d5bc77ad.tar.xz wireguard-openbsd-2e89e0b18b08daa498fd95f6c0d3a6a0d5bc77ad.zip |
`i2c' -> `I2C';
-rw-r--r-- | share/man/man4/admtemp.4 | 4 | ||||
-rw-r--r-- | share/man/man4/iic.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.macppc/adb.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.macppc/intro.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.macppc/ki2c.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.macppc/pi2c.4 | 6 |
6 files changed, 15 insertions, 15 deletions
diff --git a/share/man/man4/admtemp.4 b/share/man/man4/admtemp.4 index cca92581c6a..9c7d62bbb45 100644 --- a/share/man/man4/admtemp.4 +++ b/share/man/man4/admtemp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: admtemp.4,v 1.3 2006/01/01 20:52:27 deraadt Exp $ +.\" $OpenBSD: admtemp.4,v 1.4 2006/01/02 12:37:51 jmc Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> .\" @@ -33,7 +33,7 @@ These values are made available through the interface. .Pp On i386 machines, this driver also supports the Xeon embedded -i2c temperature probes. +I2C temperature probes. In this case, however, only one temperature value is provided. .Sh SEE ALSO .Xr iic 4 , diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4 index a7e301d5416..05b8e5aca19 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.28 2006/01/02 12:32:52 jmc Exp $ +.\" $OpenBSD: iic.4,v 1.29 2006/01/02 12:37:51 jmc Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -71,9 +71,9 @@ National Semiconductor Geode SC1100 Super I/O .It Xr ichiic 4 Intel ICH SMBus controllers .It Xr ki2c 4 -Apple Kauai i2c controller +Apple Kauai I2C controller .It Xr pi2c 4 -Apple via-pmu i2c controller +Apple via-pmu I2C controller .It Xr piixpm 4 Intel PIIX and compatible SMBus controllers .It Xr viapm 4 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 , |