diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-11-15 23:25:33 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-11-15 23:25:33 +0000 |
commit | 9ccee5b42692c88f1713bd4e6e096696e7fc83d1 (patch) | |
tree | ce8479d44e8496a1c77785a37b377e0d7668f954 /share/man/man4 | |
parent | 758571829e119d8c436c417bc882859ecf2ffff0 (diff) |
Xr the various thingies
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/iic.4 | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4 index 0af3390e8c3..9951cf8c84e 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.3 2005/11/15 22:26:25 deraadt Exp $ +.\" $OpenBSD: iic.4,v 1.4 2005/11/15 23:25:32 deraadt Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -62,18 +62,24 @@ commands. .Bl -tag -width 10n -offset ind -compact .It Xr gscsio 4 National Semiconductor Geode SC1100 Super I/O ACCESS.bus +.It Xr maciic 4 +Apple Inter IC (I2C) bus .El .Pp .Sh SUPPORTED SLAVES .Bl -tag -width 10n -offset ind -compact -.It Xr lmtemp 4 -National Semiconductor LM75/LM77 temperature sensor -.It Xr lmenv 4 -National Semiconductor LM87 temperature sensor .It Xr adc 4 Analog Devices AD7416/AD7417/7418 temperature sensor +.It Xr admtmp 4 +Analog Devices ADM1030 temperature sensor +.It Xr lmenv 4 +National Semiconductor LM87 temperature sensor +.It Xr lmtemp 4 +National Semiconductor LM75/LM77 temperature sensor .It Xr maxtmp 4 Maxim MAX6690 temperature sensor +.It Xr tsl 4 +TAOS TSL2560/61 light-to-digital converter .El .Sh SEE ALSO .Xr intro 4 , |