Module Name:    src
Committed By:   wiz
Date:           Sun May 27 07:12:27 UTC 2018

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

Log Message:
Minor improvements.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/tsllux.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/tsllux.4
diff -u src/share/man/man4/tsllux.4:1.1 src/share/man/man4/tsllux.4:1.2
--- src/share/man/man4/tsllux.4:1.1	Sun May 27 05:31:20 2018
+++ src/share/man/man4/tsllux.4	Sun May 27 07:12:26 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: tsllux.4,v 1.1 2018/05/27 05:31:20 thorpej Exp $
+.\"	$NetBSD: tsllux.4,v 1.2 2018/05/27 07:12:26 wiz Exp $
 .\"
 .\" Copyright (c) 2018 Jason R Thorpe
 .\" All rights reserved.
@@ -40,7 +40,7 @@ The
 driver provides support for the
 .Tn Taos
 TSL2560 and TSL2561 light-to-digital converter
-.Pq ambient light sensor 
+.Pq ambient light sensor
 with the
 .Xr envsys 4
 API.
@@ -97,7 +97,7 @@ Writing to this variable implicitly disa
 This variable indicates the selected analog-to-digital converter
 integration time.
 Longer integration times correspond to more accurate readings, at the
-cost more costly read operation.
+cost of more costly read operation.
 Valid values are
 .Dv 13 Pq 13.7ms ,
 .Dv 101 Pq 101ms ,
@@ -126,7 +126,7 @@ driver first appeared in
 The
 .Nm
 driver was written by
-.An Jason R Thorpe Aq Mt [email protected]
+.An Jason R Thorpe Aq Mt [email protected] .
 .Sh BUGS
 The driver does not currently support the sensor's interrupt features
 or the sensor's manual integration timing feature.

Reply via email to