Deleted Added
full compact
coretemp.4 (222176) coretemp.4 (267938)
1.\"-
2.\" Copyright (c) 2007 Dag-Erling Co��dan Sm��rgrav
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\"-
2.\" Copyright (c) 2007 Dag-Erling Co��dan Sm��rgrav
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/coretemp.4 222176 2011-05-22 14:03:30Z uqs $
26.\" $FreeBSD: head/share/man/man4/coretemp.4 267938 2014-06-26 21:46:14Z bapt $
27.\"
28.Dd August 23, 2007
29.Dt CORETEMP 4
30.Os
31.Sh NAME
32.Nm coretemp
33.Nd device driver for Intel Core on-die digital thermal sensor
34.Sh SYNOPSIS

--- 28 unchanged lines hidden (view full) ---

63.Nm
64driver first appeared in
65.Fx 7.0 .
66.Sh AUTHORS
67.An -nosplit
68The
69.Nm
70driver was written by
27.\"
28.Dd August 23, 2007
29.Dt CORETEMP 4
30.Os
31.Sh NAME
32.Nm coretemp
33.Nd device driver for Intel Core on-die digital thermal sensor
34.Sh SYNOPSIS

--- 28 unchanged lines hidden (view full) ---

63.Nm
64driver first appeared in
65.Fx 7.0 .
66.Sh AUTHORS
67.An -nosplit
68The
69.Nm
70driver was written by
71.An Rui Paulo Aq rpaulo@FreeBSD.org
71.An Rui Paulo Aq Mt rpaulo@FreeBSD.org
72as part of a Google Summer of Code project.
73This manual page was written by
72as part of a Google Summer of Code project.
73This manual page was written by
74.An Dag-Erling Sm\(/orgrav Aq des@FreeBSD.org .
74.An Dag-Erling Sm\(/orgrav Aq Mt des@FreeBSD.org .