Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 fix default value (Brad Spenser)



details:   https://anonhg.NetBSD.org/src/rev/afcf9973105d
branches:  trunk
changeset: 828751:afcf9973105d
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Dec 30 03:19:23 2017 +0000

description:
fix default value (Brad Spenser)

diffstat:

 share/man/man4/si70xxtemp.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6da6c1ea905e -r afcf9973105d share/man/man4/si70xxtemp.4
--- a/share/man/man4/si70xxtemp.4       Sat Dec 30 03:18:26 2017 +0000
+++ b/share/man/man4/si70xxtemp.4       Sat Dec 30 03:19:23 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: si70xxtemp.4,v 1.2 2017/12/29 14:47:09 wiz Exp $
+.\" $NetBSD: si70xxtemp.4,v 1.3 2017/12/30 03:19:23 christos Exp $
 .\"
 .\" Copyright (c) 2017 Brad Spencer <brad%anduin.eldar.org@localhost>
 .\"
@@ -68,7 +68,7 @@
 Depending on the resolution, and other factors, the wait time varies.
 The driver will attempt to read back the values readattempts number of
 times.
-The default is 15 which should be more than enough for most purposes.
+The default is 25 which should be more than enough for most purposes.
 There is an intial wait of 10,500 microseconds followed by
 a additional 1,000 microseconds per read attempt.
 .El



Home | Main Index | Thread Index | Old Index