summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2007-02-28 22:31:43 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2007-02-28 22:31:43 +0000
commitf4bd1603fb20ae1d3832ebad4b59e8db3a9ef0fe (patch)
tree6f81692d99603393c80a0511494806d9698204a2 /share
parent040b9722adf2995230c44a34fa9802a9e8a02d70 (diff)
new sentence, new line...
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/owsbm.412
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/owsbm.4 b/share/man/man4/owsbm.4
index 4533970e06c..7d1f0358998 100644
--- a/share/man/man4/owsbm.4
+++ b/share/man/man4/owsbm.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: owsbm.4,v 1.1 2007/02/28 21:54:43 grange Exp $
+.\" $OpenBSD: owsbm.4,v 1.2 2007/02/28 22:31:42 miod Exp $
.\"
.\" Copyright (c) 2007 Aaron Linville <aaron@linville.org>
.\"
@@ -25,8 +25,8 @@
.Sh DESCRIPTION
The
.Nm
-driver provides support for the 1-Wire smart battery monitor. The sensor
-possesses a temperature sensor, an A/D converter for measuring both
+driver provides support for the 1-Wire smart battery monitor.
+The sensor possesses a temperature sensor, an A/D converter for measuring both
battery voltage and current, a current accumulator of both incoming and
outgoing current, an elapsed time and 40 bytes of nonvolatile EEPROM.
.Pp
@@ -43,8 +43,8 @@ Maxim/Dallas DS2438
.El
.Sh MEASURING CURRENT
.Pp
-The sensor does not measure current directly. Instead it measures the
-voltage across the Rsens pins.
+The sensor does not measure current directly.
+Instead it measures the voltage across the Rsens pins.
.Bl -bullet -offset indent
I = Voltage CR / Rsens (where Rsens is in Ohms)
.El
@@ -57,7 +57,7 @@ I = Voltage CR / Rsens (where Rsens is in Ohms)
The
.Nm
driver first appeared in
-.Ox 4.? .
+.Ox 4.1 .
.Sh AUTHORS
.An -nosplit
The