diff options
author | Marc Balmer <mbalmer@cvs.openbsd.org> | 2008-05-29 15:45:20 +0000 |
---|---|---|
committer | Marc Balmer <mbalmer@cvs.openbsd.org> | 2008-05-29 15:45:20 +0000 |
commit | 50b8bd157dc7bfa0b57534c5a496f267ec190bd1 (patch) | |
tree | f2bce7eaf4c81e20efda3df8403b088421788bb1 /share/man/man4/iic.4 | |
parent | 61222f164635c6920cd5c55878b53fde1d3ee06c (diff) |
pcaled(4) also supports the PCA9552 LED dimmer.
ok jmc
Diffstat (limited to 'share/man/man4/iic.4')
-rw-r--r-- | share/man/man4/iic.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4 index a2ba3c0e80d..c2070a5fd90 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.72 2008/04/22 05:17:20 deraadt Exp $ +.\" $OpenBSD: iic.4,v 1.73 2008/05/29 15:45:19 mbalmer Exp $ .\" .\" Copyright (c) 2004, 2006 Alexander Yurchenko <grange@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 22 2008 $ +.Dd $Mdocdate: May 29 2008 $ .Dt IIC 4 .Os .Sh NAME @@ -151,7 +151,7 @@ Maxim MAX6642/MAX6690 temperature sensor .It Xr pcagpio 4 Philips PCA955[467] GPIO controller .It Xr pcaled 4 -Philips PCA9532 GPIO LED dimmer +Philips PCA9532/9552 GPIO LED dimmer .It Xr pcfadc 4 Philips PCF8591 temperature sensor .It Xr ricohrtc 4 |