Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Mention sht3xtemp(4)
details: https://anonhg.NetBSD.org/src/rev/2ed73cfe0f87
branches: trunk
changeset: 1024812:2ed73cfe0f87
user: brad <brad%NetBSD.org@localhost>
date: Sat Nov 06 13:36:34 2021 +0000
description:
Mention sht3xtemp(4)
diffstat:
doc/CHANGES | 4 +++-
share/man/man4/iic.4 | 6 ++++--
2 files changed, 7 insertions(+), 3 deletions(-)
diffs (42 lines):
diff -r 14d180f07fb7 -r 2ed73cfe0f87 doc/CHANGES
--- a/doc/CHANGES Sat Nov 06 13:34:39 2021 +0000
+++ b/doc/CHANGES Sat Nov 06 13:36:34 2021 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2847 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2848 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -450,3 +450,5 @@
passwd.conf(5): Make 'argon2id' the default cipher for new
passwords. [nia 20211026]
acpi(4): Updated ACPICA to 20210930. [christos 20211028]
+ sht3xtemp(4): Driver for the Sensirion SHT30/SHT31/SHT35 temperature
+ and humidity sensor [brad 20211106]
diff -r 14d180f07fb7 -r 2ed73cfe0f87 share/man/man4/iic.4
--- a/share/man/man4/iic.4 Sat Nov 06 13:34:39 2021 +0000
+++ b/share/man/man4/iic.4 Sat Nov 06 13:36:34 2021 +0000
@@ -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 <grange%openbsd.org@localhost>
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index