Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Update the table of sensors.



details:   https://anonhg.NetBSD.org/src/rev/93960f6d8ed3
branches:  trunk
changeset: 762421:93960f6d8ed3
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sun Feb 20 19:49:28 2011 +0000

description:
Update the table of sensors.

diffstat:

 share/man/man4/aps.4 |  26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

diffs (47 lines):

diff -r 7ea8a402dd88 -r 93960f6d8ed3 share/man/man4/aps.4
--- a/share/man/man4/aps.4      Sun Feb 20 19:45:45 2011 +0000
+++ b/share/man/man4/aps.4      Sun Feb 20 19:49:28 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: aps.4,v 1.3 2010/06/09 13:44:24 jruoho Exp $
+.\"    $NetBSD: aps.4,v 1.4 2011/02/20 19:49:28 jruoho Exp $
 .\"    $OpenBSD: aps.4,v 1.7 2007/05/31 19:19:49 jmc Exp $
 .\"
 .\" Copyright (c) 2005 Jonathan Gray <jsg%openbsd.org@localhost>
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd June 9, 2010
+.Dd February 20, 2010
 .Dt APS 4
 .Os
 .Sh NAME
@@ -31,17 +31,17 @@
 The sensors currently exposed via the
 .Xr envsys 4
 interface are:
-.Bl -column "Sensor          " "Units" "Typical" -offset indent
-.It Sy "Sensor" Ta Sy "Units" Ta Sy "Typical Use"
-.It Li "X_ACCEL" Ta "Integer" Ta "X Acceleration"
-.It Li "Y_ACCEL" Ta "Integer" Ta "Y Acceleration"
-.It Li "X_VAR" Ta "Integer" Ta "Weighted X Acceleration?"
-.It Li "Y_VAR" Ta "Integer" Ta "Weighted Y Acceleration?"
-.It Li "Temp1" Ta "uK" Ta "Unknown"
-.It Li "Temp2" Ta "uK" Ta "Unknown"
-.It Li "Keyboard Active" Ta "Boolean" Ta "Keyboard activity"
-.It Li "Mouse Active" Ta "Boolean" Ta "Mouse activity"
-.It Li "Lid Open" Ta "Boolean" Ta "Lid state"
+.Bl -column "Sensor        " "Units    " "Typical" -offset indent
+.It Sy "Sensor        " Ta Sy "Units    " Ta Sy "Typical Use"
+.It Li "x-acceleration" Ta "integer" Ta "X-axis acceleration"
+.It Li "y-acceleration" Ta "integer" Ta "Y-axis acceleration"
+.It Li "x-variable" Ta "integer" Ta "Weighted X acceleration?"
+.It Li "y-variable" Ta "integer" Ta "Weighted Y acceleration?"
+.It Li "temperature 1" Ta "degC" Ta "Unknown temperature"
+.It Li "temperature 2" Ta "degC" Ta "Unknown temperature"
+.It Li "keyboard active" Ta "boolean" Ta "Keyboard activity"
+.It Li "mouse active" Ta "boolean" Ta "Mouse activity"
+.It Li "lid open" Ta "boolean" Ta "Lid state"
 .El
 .Sh SEE ALSO
 .Xr envsys 4 ,



Home | Main Index | Thread Index | Old Index