From 8fee62eb052dbe6ceaa447457a1d0d1458b64a2d Mon Sep 17 00:00:00 2001 From: brad Date: Sat, 6 Nov 2021 13:36:34 +0000 Subject: Mention sht3xtemp(4) --- share/man/man4/iic.4 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4 index c54e15bdf26..6206a6db21f 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: iic.4,v 1.30 2021/10/14 20:23:31 nia Exp $ +.\" $NetBSD: iic.4,v 1.31 2021/11/06 13:36:34 brad Exp $ .\" $OpenBSD: iic.4,v 1.74 2008/09/10 16:13:43 reyk Exp $ .\" .\" Copyright (c) 2004, 2006 Alexander Yurchenko @@ -16,7 +16,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd October 14, 2021 +.Dd November 6, 2021 .Dt IIC 4 .Os .Sh NAME @@ -217,6 +217,8 @@ JEDEC JC-42.4 compatible memory module temperature sensors Sensirion SGP40 MOx gas sensors .It Xr sgsmix 4 SGS 7433 Basic Audio Processor found in some Apple machines +.It Xr sht3xtemp 4 +Sensirion SHT30/SHT31/SHT35 temperature/humidity sensors .It Xr sht4xtemp 4 Sensirion SHT40/SHT41/SHT45 temperature/humidity sensors .It Xr si70xxtemp 4 -- cgit