summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2012-09-20 16:39:27 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2012-09-20 16:39:27 +0000
commit6195e30ad3aa27d8b074bb206eb1e087dda44bf2 (patch)
tree476d3b44f1f6334baca81c22b0edfdfd3f1724ba /share/man
parent402b6ceb7bdf0a69b452cc670d43b5b9a3d904c9 (diff)
tweak previous;
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/uoaklux.424
-rw-r--r--share/man/man4/uoakrh.416
-rw-r--r--share/man/man4/uoakv.424
3 files changed, 32 insertions, 32 deletions
diff --git a/share/man/man4/uoaklux.4 b/share/man/man4/uoaklux.4
index cf9697f5fab..3240ad86cbf 100644
--- a/share/man/man4/uoaklux.4
+++ b/share/man/man4/uoaklux.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uoaklux.4,v 1.1 2012/09/20 15:06:43 yuo Exp $
+.\" $OpenBSD: uoaklux.4,v 1.2 2012/09/20 16:39:26 jmc Exp $
.\"
.\" Copyright (c) 2012 Yojiro UO <yuo@nui.org>
.\"
@@ -19,35 +19,35 @@
.Os
.Sh NAME
.Nm uoaklux
-.Nd Toradex OAK USB illuminance sensor.
+.Nd Toradex OAK USB illuminance sensor
.Sh SYNOPSIS
.Cd "uoaklux* at uhidev?"
.Sh DESCRIPTION
The
.Nm
-driver provides support for Toradex OAK seriese LUX device.
+driver provides support for the Toradex OAK LUX.
The sensor possesses a collection of sensor values which are
made available through the
.Xr sysctl 8
interface.
-
+.Pp
The illuminance date unit is "Lux".
-Because the sensing cycle of illuminance sensor is faster than sensor
-framework update priod.
-the driver keeps maximum/minimum/avelage values as indepent sensors.
-
-The device has unique serial number. The serial number is indicated
-in description part of sensor value.
+Because the sensing cycle of the illuminance sensor is faster than
+the sensor framework update period,
+the driver keeps maximum/minimum/average values as independent sensors.
+.Pp
+The device has a unique serial number,
+indicated in the description part of the sensor value.
.Sh SEE ALSO
.Xr intro 4 ,
.Xr uhidev 4 ,
.Xr sensorsd 8 ,
.Xr sysctl 8
.Rs
-.%T "Toradex Web Page"
+.%T Toradex Web Page
.%U http://www.toradex.com/En/Products/USB_Sensors_and_Peripherals/
.Re
-.Sh History
+.Sh HISTORY
The
.Nm
deivce driver first appered in
diff --git a/share/man/man4/uoakrh.4 b/share/man/man4/uoakrh.4
index 8f684ffc113..71f96ab4ae2 100644
--- a/share/man/man4/uoakrh.4
+++ b/share/man/man4/uoakrh.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uoakrh.4,v 1.1 2012/09/20 15:06:43 yuo Exp $
+.\" $OpenBSD: uoakrh.4,v 1.2 2012/09/20 16:39:26 jmc Exp $
.\"
.\" Copyright (c) 2012 Yojiro UO <yuo@nui.org>
.\"
@@ -25,28 +25,28 @@
.Sh DESCRIPTION
The
.Nm
-driver provides support for Toradex OAK seriese RH device.
+driver provides support for the Toradex OAK RH.
The sensor possesses a collection of sensor values which are
made available through the
.Xr sysctl 8
interface.
-The relative humidity data unit is "%RH" and the temperature data
+The relative humidity data unit is "%RH" and the temperature data
unit is "degC".
-The device has unique serial number. The serial number is indicated
-in description part of sensor value.
+The device has a unique serial number,
+indicated in the description part of the sensor value.
.Sh SEE ALSO
.Xr intro 4 ,
.Xr uhidev 4 ,
.Xr sensorsd 8 ,
.Xr sysctl 8
.Rs
-.%T "Toradex Web Page"
+.%T Toradex Web Page
.%U http://www.toradex.com/En/Products/USB_Sensors_and_Peripherals/
.Re
-.Sh History
+.Sh HISTORY
The
.Nm
-deivce driver first appered in
+deivce driver first appeared in
.Ox 5.2 .
.Sh AUTHORS
.An -nosplit
diff --git a/share/man/man4/uoakv.4 b/share/man/man4/uoakv.4
index 2e71bda9aa6..ee387f78108 100644
--- a/share/man/man4/uoakv.4
+++ b/share/man/man4/uoakv.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uoakv.4,v 1.1 2012/09/20 15:06:43 yuo Exp $
+.\" $OpenBSD: uoakv.4,v 1.2 2012/09/20 16:39:26 jmc Exp $
.\"
.\" Copyright (c) 2012 Yojiro UO <yuo@nui.org>
.\"
@@ -25,33 +25,33 @@
.Sh DESCRIPTION
The
.Nm
-driver provides support for Toradex OAK seriese 10V device.
+driver provides support for the Toradex OAK 10V device.
The sensor possesses a collection of sensor values which are
made available through the
.Xr sysctl 8
interface.
-
+.Pp
The ADC date unit is "VDC"(DC voltage) and the value is signed.
Because the Analog-Digital conversion cycle of the device is faster
-than sensor framework update cycle,
-the driver keeps maximum/minimum/avelage values of each cycle as
-indepent sensors.
-
-The device has unique serial number. The serial number is indicated
-in description part of sensor value.
+than the sensor framework update cycle,
+the driver keeps maximum/minimum/average values of each cycle as
+independent sensors.
+.Pp
+The device has a unique serial number,
+indicated in the description part of the sensor value.
.Sh SEE ALSO
.Xr intro 4 ,
.Xr uhidev 4 ,
.Xr sensorsd 8 ,
.Xr sysctl 8
.Rs
-.%T "Toradex Web Page"
+.%T Toradex Web Page
.%U http://www.toradex.com/En/Products/USB_Sensors_and_Peripherals/
.Re
-.Sh History
+.Sh HISTORY
The
.Nm
-deivce driver first appered in
+deivce driver first appeared in
.Ox 5.2 .
.Sh AUTHORS
.An -nosplit