Print this page
11641 spelling mistakes in section 7d of the manual
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/man/man7d/coretemp.7d
+++ new/usr/src/man/man7d/coretemp.7d
1 1 .\"
2 2 .\" This file and its contents are supplied under the terms of the
3 3 .\" Common Development and Distribution License ("CDDL"), version 1.0.
↓ open down ↓ |
3 lines elided |
↑ open up ↑ |
4 4 .\" You may only use this file in accordance with the terms of version
5 5 .\" 1.0 of the CDDL.
6 6 .\"
7 7 .\" A full copy of the text of the CDDL should have accompanied this
8 8 .\" source. A copy of the CDDL is also available via the Internet at
9 9 .\" http://www.illumos.org/license/CDDL.
10 10 .\"
11 11 .\"
12 12 .\" Copyright 2019, Joyent, Inc.
13 13 .\"
14 -.Dd March 20, 2019
14 +.Dd January 10, 2020
15 15 .Dt CORETEMP 7D
16 16 .Os
17 17 .Sh NAME
18 18 .Nm coretemp
19 19 .Nd Intel core-family temperature sensor driver
20 20 .Sh SYNOPSIS
21 21 .Pa /dev/sensors/temperature/cpu/*
22 22 .Sh DESCRIPTION
23 23 The
24 24 .Nm
25 25 driver provides the system with a means of reading the per-core and,
26 26 when available, per-package digital temperature sensors on Intel CPUs.
27 27 Currently, the
28 28 .Nm
29 29 driver supports Intel Core family processors after Penryn
30 30 microarchitecture and Intel Atom processors starting with the Silvermont
31 -microarchitecure.
31 +microarchitecture.
32 32 .Pp
33 33 Temperature information is available to the system via the fault
34 34 management architecture
35 35 .Pq FMA .
36 36 The file system location and programming interface to the
37 37 .Nm
38 38 driver are considered
39 39 .Sy Volatile ,
40 40 subject to change without notice, and should not be used directly.
41 41 Raw temperature information can be dumped through the FMA developer
42 42 utility fmtopo.
43 43 .Sh SEE ALSO
44 44 .Xr fmadm 1M
45 45 .Rs
46 46 .%A Intel Corporation
47 47 .%B Intel 64 and IA-32 Architectures Software Developer's Manual
48 48 .%V Volume 3 (3A, 3B, 3C & 3D): System Programming Guide
49 49 .Re
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX