diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-05-27 19:46:31 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-05-27 19:46:31 +0000 |
commit | f731051136809e3a5a92082d5991f4c1f27afb5d (patch) | |
tree | 67e86e6af5bfd758105984e3890e3c9744a53d47 /share | |
parent | fd7b4b951f7cd62f75eec0e0107bc9d019f61a40 (diff) |
Allwinner H3 is supported now as well.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/sxitemp.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/sxitemp.4 b/share/man/man4/sxitemp.4 index 339e1f7e600..8e72e5282d8 100644 --- a/share/man/man4/sxitemp.4 +++ b/share/man/man4/sxitemp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sxitemp.4,v 1.1 2017/12/31 15:55:02 kettenis Exp $ +.\" $OpenBSD: sxitemp.4,v 1.2 2018/05/27 19:46:30 kettenis Exp $ .\" .\" Copyright (c) 2017 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 2017 $ +.Dd $Mdocdate: May 27 2018 $ .Dt SXITEMP 4 .Os .Sh NAME @@ -25,8 +25,8 @@ .Sh DESCRIPTION The .Nm -driver provides support for the temperature sensor found on the -Allwinner H5 and R40/V40 SoCs. +driver provides support for the temperature sensors found on the +Allwinner H3, H5 and R40/V40 SoCs. .Pp Sensor values are made available through the .Xr sysctl 8 |