diff options
author | Daniel Dickman <daniel@cvs.openbsd.org> | 2016-01-03 05:48:48 +0000 |
---|---|---|
committer | Daniel Dickman <daniel@cvs.openbsd.org> | 2016-01-03 05:48:48 +0000 |
commit | d5e7158e7bb1d03880041f64e802a04e6c147af2 (patch) | |
tree | 25d65d9b84e2ea5408238ccd262356e548e1debd /share | |
parent | fb78f459ed51921d7c7b92e37cdd968e34e2e24f (diff) |
Add support for 100 series to pchtemp(4).
ok kettenis@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/pchtemp.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/pchtemp.4 b/share/man/man4/pchtemp.4 index 9ead7c23c39..7e2afd14912 100644 --- a/share/man/man4/pchtemp.4 +++ b/share/man/man4/pchtemp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pchtemp.4,v 1.1 2015/12/31 13:17:31 kettenis Exp $ +.\" $OpenBSD: pchtemp.4,v 1.2 2016/01/03 05:48:47 daniel Exp $ .\" .\" Copyright (c) 2015 Mark Kettenis <kettenis@openbsd.org> .\" @@ -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: December 31 2015 $ +.Dd $Mdocdate: January 3 2016 $ .Dt PCHTEMP 4 .Os .Sh NAME @@ -25,8 +25,8 @@ .Sh DESCRIPTION The .Nm -driver provides support for the temperature sensor in the Intel X99 -and C610 series platform controller hub (PCH). +driver provides support for the temperature sensor in the Intel X99, +C610 series and 100 series platform controller hub (PCH). .Pp These sensors provide 0.5 degC resolution. Sensor values are made available through the |