summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorConstantine A. Murenin <cnst@cvs.openbsd.org>2009-07-23 17:19:08 +0000
committerConstantine A. Murenin <cnst@cvs.openbsd.org>2009-07-23 17:19:08 +0000
commitb8d0b16f0796ef83cc115d432f7bf4d8359021c6 (patch)
treea5e0afac360cd544fe46c7c85470362ddd093b60 /share
parentdac4f562ad21bcc57d24dc8ecbe5732ffe1dda62 (diff)
mention the 0,125 resolution, which explains why sysctl(8) may show something
like "39.38 degC" (i.e. rounded from 39,375) on some newer Phenom II chips as seen on misc
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/km.45
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/km.4 b/share/man/man4/km.4
index 4cb969faab6..8676f7f631c 100644
--- a/share/man/man4/km.4
+++ b/share/man/man4/km.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: km.4,v 1.4 2008/08/30 01:09:08 brad Exp $
+.\" $OpenBSD: km.4,v 1.5 2009/07/23 17:19:07 cnst Exp $
.\"
.\" Copyright (c) 2008 Constantine A. Murenin <cnst+openbsd@bugmail.mojo.ru>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: August 30 2008 $
+.Dd $Mdocdate: July 23 2009 $
.Dt KM 4
.Os
.Sh NAME
@@ -32,6 +32,7 @@ Each chip reports one temperature sensor.
Multiprocessor systems have one instance of
.Nm
per chip.
+The highest resolution supported by the driver is 0.125 degC.
.Pp
Sensor values are made available through the
.Xr sysctl 8