Module Name:    src
Committed By:   brad
Date:           Mon Jul 29 20:12:58 UTC 2024

Modified Files:
        src/share/man/man4: sht4xtemp.4

Log Message:
Fix a typo in the man page.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/sht4xtemp.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/sht4xtemp.4
diff -u src/share/man/man4/sht4xtemp.4:1.2 src/share/man/man4/sht4xtemp.4:1.3
--- src/share/man/man4/sht4xtemp.4:1.2	Sun Oct  3 18:20:13 2021
+++ src/share/man/man4/sht4xtemp.4	Mon Jul 29 20:12:58 2024
@@ -1,4 +1,4 @@
-.\" $NetBSD: sht4xtemp.4,v 1.2 2021/10/03 18:20:13 wiz Exp $
+.\" $NetBSD: sht4xtemp.4,v 1.3 2024/07/29 20:12:58 brad Exp $
 .\"
 .\" Copyright (c) 2021 Brad Spencer <b...@anduin.eldar.org>
 .\"
@@ -68,7 +68,7 @@ Use one of the strings listed in
 .Li hw.sht4xtemp.heaterpulses .
 .It Li hw.sht4xtemp0.debug
 If the driver is compiled with
-.Dv SI70XX_DEBUG ,
+.Dv SHT4X_DEBUG ,
 this node will appear and can be used to set the debugging level.
 .It Li hw.sht4xtemp0.readattempts
 To read %RH or temperature the chip requires that the command be sent,

Reply via email to