Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Move coretemp(4) to man4.x86.



details:   https://anonhg.NetBSD.org/src/rev/c1d9ea935a3a
branches:  trunk
changeset: 762569:c1d9ea935a3a
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Wed Feb 23 08:52:16 2011 +0000

description:
Move coretemp(4) to man4.x86.

diffstat:

 distrib/sets/lists/man/mi          |  11 ++-
 share/man/man4/Makefile            |   4 +-
 share/man/man4/coretemp.4          |  90 --------------------------------------
 share/man/man4/man4.x86/Makefile   |   4 +-
 share/man/man4/man4.x86/coretemp.4 |  90 ++++++++++++++++++++++++++++++++++++++
 5 files changed, 101 insertions(+), 98 deletions(-)

diffs (278 lines):

diff -r ff94108a95c3 -r c1d9ea935a3a distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Wed Feb 23 08:27:17 2011 +0000
+++ b/distrib/sets/lists/man/mi Wed Feb 23 08:52:16 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1291 2011/02/23 02:47:45 jmcneill Exp $
+# $NetBSD: mi,v 1.1292 2011/02/23 08:52:16 jruoho Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -875,7 +875,7 @@
 ./usr/share/man/cat4/cobalt/gt.0               man-sys-catman          .cat
 ./usr/share/man/cat4/cobalt/intro.0            man-sys-catman          .cat
 ./usr/share/man/cat4/com.0                     man-sys-catman          .cat
-./usr/share/man/cat4/coretemp.0                        man-sys-catman          .cat
+./usr/share/man/cat4/coretemp.0                        man-obsolete            obsolete
 ./usr/share/man/cat4/crypto.0                  man-sys-catman          .cat
 ./usr/share/man/cat4/cs.0                      man-sys-catman          .cat
 ./usr/share/man/cat4/cs80bus.0                 man-sys-catman          .cat
@@ -1785,6 +1785,7 @@
 ./usr/share/man/cat4/x68k/vs.0                 man-sys-catman          .cat
 ./usr/share/man/cat4/x86/amdpcib.0             man-sys-catman          .cat
 ./usr/share/man/cat4/x86/balloon.0             man-sys-catman          .cat
+./usr/share/man/cat4/x86/coretemp.0            man-sys-catman          .cat
 ./usr/share/man/cat4/x86/fwhrng.0              man-sys-catman          .cat
 ./usr/share/man/cat4/x86/hpet.0                        man-sys-catman          .cat
 ./usr/share/man/cat4/x86/ichlpcib.0            man-sys-catman          .cat
@@ -3638,7 +3639,7 @@
 ./usr/share/man/html4/cobalt/gt.html           man-sys-htmlman         html
 ./usr/share/man/html4/cobalt/intro.html                man-sys-htmlman         html
 ./usr/share/man/html4/com.html                 man-sys-htmlman         html
-./usr/share/man/html4/coretemp.html            man-sys-htmlman         html
+./usr/share/man/html4/coretemp.html            man-obsolete            obsolete
 ./usr/share/man/html4/crypto.html              man-sys-htmlman         html
 ./usr/share/man/html4/cs.html                  man-sys-htmlman         html
 ./usr/share/man/html4/cs80bus.html             man-sys-htmlman         html
@@ -4468,6 +4469,7 @@
 ./usr/share/man/html4/x68k/vs.html             man-sys-htmlman         html
 ./usr/share/man/html4/x86/amdpcib.html         man-sys-htmlman         html
 ./usr/share/man/html4/x86/balloon.html         man-sys-htmlman         html
+./usr/share/man/html4/x86/coretemp.html                man-sys-htmlman         html
 ./usr/share/man/html4/x86/fwhrng.html          man-sys-htmlman         html
 ./usr/share/man/html4/x86/hpet.html            man-sys-htmlman         html
 ./usr/share/man/html4/x86/ichlpcib.html                man-sys-htmlman         html
@@ -6176,7 +6178,7 @@
 ./usr/share/man/man4/cobalt/gt.4               man-sys-man             .man
 ./usr/share/man/man4/cobalt/intro.4            man-sys-man             .man
 ./usr/share/man/man4/com.4                     man-sys-man             .man
-./usr/share/man/man4/coretemp.4                        man-sys-man             .man
+./usr/share/man/man4/coretemp.4                        man-obsolete            obsolete
 ./usr/share/man/man4/crypto.4                  man-sys-man             .man
 ./usr/share/man/man4/cs.4                      man-sys-man             .man
 ./usr/share/man/man4/cs80bus.4                 man-sys-man             .man
@@ -7086,6 +7088,7 @@
 ./usr/share/man/man4/x68k/vs.4                 man-sys-man             .man
 ./usr/share/man/man4/x86/amdpcib.4             man-sys-man             .man
 ./usr/share/man/man4/x86/balloon.4             man-sys-man             .man
+./usr/share/man/man4/x86/coretemp.4            man-sys-man             .man
 ./usr/share/man/man4/x86/fwhrng.4              man-sys-man             .man
 ./usr/share/man/man4/x86/hpet.4                        man-sys-man             .man
 ./usr/share/man/man4/x86/ichlpcib.4            man-sys-man             .man
diff -r ff94108a95c3 -r c1d9ea935a3a share/man/man4/Makefile
--- a/share/man/man4/Makefile   Wed Feb 23 08:27:17 2011 +0000
+++ b/share/man/man4/Makefile   Wed Feb 23 08:52:16 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.553 2011/02/23 02:47:46 jmcneill Exp $
+#      $NetBSD: Makefile,v 1.554 2011/02/23 08:52:16 jruoho Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/18/93
 
 MAN=   aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -19,7 +19,7 @@
        cac.4 cardbus.4 carp.4 cas.4 ccd.4 cd.4 \
        cec.4 cgd.4 cfb.4 ch.4 chipsfb.4 ciphy.4 ciss.4 clcs.4 clct.4 clnp.4 \
        clockctl.4 cltp.4 cmdide.4 cmpci.4 cms.4 cnw.4 \
-       com.4 coretemp.4 crypto.4 cs80bus.4 cuda.4 cypide.4 \
+       com.4 crypto.4 cs80bus.4 cuda.4 cypide.4 \
        ddb.4 ddc.4 de.4 dge.4 dk.4 dm.4 dmoverio.4 \
        dmphy.4 dpt.4 dpti.4 drm.4 drum.4 \
        eap.4 ebus.4 edc.4 elmc.4 emuxki.4 en.4 envsys.4 ep.4 esh.4 esis.4 \
diff -r ff94108a95c3 -r c1d9ea935a3a share/man/man4/coretemp.4
--- a/share/man/man4/coretemp.4 Wed Feb 23 08:27:17 2011 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,90 +0,0 @@
-.\" $NetBSD: coretemp.4,v 1.7 2011/02/20 21:03:15 jruoho Exp $
-.\"-
-.\" Copyright (c) 2007 Juan Romero Pardines.
-.\" Copyright (c) 2007 Dag-Erling Coïdan Smørgrav
-.\" All rights reserved.
-.\"
-.\" Redistribution and use in source and binary forms, with or without
-.\" modification, are permitted provided that the following conditions
-.\" are met:
-.\" 1. Redistributions of source code must retain the above copyright
-.\"    notice, this list of conditions and the following disclaimer.
-.\" 2. Redistributions in binary form must reproduce the above copyright
-.\"    notice, this list of conditions and the following disclaimer in the
-.\"    documentation and/or other materials provided with the distribution.
-.\"
-.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
-.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
-.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-.\" SUCH DAMAGE.
-.\"
-.\" $FreeBSD: src/share/man/man4/coretemp.4,v 1.4 2007/10/15 20:00:19 netchild Exp $
-.\"
-.Dd February 20, 2010
-.Dt CORETEMP 4
-.Os
-.Sh NAME
-.Nm coretemp
-.Nd Intel Core on-die digital thermal sensor
-.Sh SYNOPSIS
-.Cd "coretemp*       at cpu?"
-.Sh DESCRIPTION
-The
-.Nm
-driver provides support for the on-die digital thermal sensor present
-on Intel Core and newer CPUs.
-.Pp
-The temperatures can be observed by using the
-.Xr envsys 4
-.Tn API
-or the
-.Xr envstat 8
-command.
-Temperatures are reported for each core separately.
-.Sh EVENTS
-The
-.Nm
-driver is able to send a
-.Em critical
-event to the
-.Xr powerd 8
-daemon.
-The script
-.Fa /etc/powerd/scripts/sensor_temperature
-will be executed by the daemon (if running) when the limit has been reached.
-.Sh SEE ALSO
-.Xr envsys 4 ,
-.Xr envstat 8 ,
-.Xr powerd 8
-.Rs
-.%A Michael Berktold
-.%A Tian Tian (Intel Corporation)
-.%T CPU Monitoring With DTS/PECI, White Paper
-.%D September 2010
-.%U http://edc.intel.com/Download.aspx?id=2612
-.Re
-.Sh HISTORY
-The
-.Nm
-driver first appeared in
-.Fx 7.0 .
-It was later ported to
-.Nx 5.0 .
-.Sh AUTHORS
-.An -nosplit
-The
-.Nm
-driver was written by
-.An Rui Paulo Aq rpaulo%FreeBSD.org@localhost
-as part of a Google Summer of Code project.
-It was adapted to
-.Nx
-by
-.An Juan Romero Pardines .
diff -r ff94108a95c3 -r c1d9ea935a3a share/man/man4/man4.x86/Makefile
--- a/share/man/man4/man4.x86/Makefile  Wed Feb 23 08:27:17 2011 +0000
+++ b/share/man/man4/man4.x86/Makefile  Wed Feb 23 08:52:16 2011 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.5 2011/01/13 21:05:51 jruoho Exp $
+#      $NetBSD: Makefile,v 1.6 2011/02/23 08:52:16 jruoho Exp $
 
-MAN=   amdpcib.4 balloon.4 fwhrng.4 hpet.4 ichlpcib.4 ioapic.4
+MAN=   amdpcib.4 balloon.4 coretemp.4 fwhrng.4 hpet.4 ichlpcib.4 ioapic.4
 
 MANSUBDIR=/x86
 
diff -r ff94108a95c3 -r c1d9ea935a3a share/man/man4/man4.x86/coretemp.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/man4.x86/coretemp.4        Wed Feb 23 08:52:16 2011 +0000
@@ -0,0 +1,90 @@
+.\" $NetBSD: coretemp.4,v 1.1 2011/02/23 08:52:16 jruoho Exp $
+.\"-
+.\" Copyright (c) 2007 Juan Romero Pardines.
+.\" Copyright (c) 2007 Dag-Erling Coïdan Smørgrav
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\"    notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\"    notice, this list of conditions and the following disclaimer in the
+.\"    documentation and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+.\" SUCH DAMAGE.
+.\"
+.\" $FreeBSD: src/share/man/man4/coretemp.4,v 1.4 2007/10/15 20:00:19 netchild Exp $
+.\"
+.Dd February 23, 2010
+.Dt CORETEMP 4
+.Os
+.Sh NAME
+.Nm coretemp
+.Nd Intel Core on-die digital thermal sensor
+.Sh SYNOPSIS
+.Cd "coretemp* at cpu?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the on-die digital thermal sensor present
+on Intel Core and newer CPUs.
+.Pp
+The temperatures can be observed by using the
+.Xr envsys 4
+.Tn API
+or the
+.Xr envstat 8
+command.
+Temperatures are reported for each core separately.
+.Sh EVENTS
+The
+.Nm
+driver is able to send a
+.Em critical
+event to the
+.Xr powerd 8
+daemon.
+The script
+.Fa /etc/powerd/scripts/sensor_temperature
+will be executed by the daemon (if running) when the limit has been reached.
+.Sh SEE ALSO
+.Xr envsys 4 ,
+.Xr envstat 8 ,
+.Xr powerd 8
+.Rs
+.%A Michael Berktold
+.%A Tian Tian (Intel Corporation)
+.%T CPU Monitoring With DTS/PECI, White Paper
+.%D September 2010
+.%U http://edc.intel.com/Download.aspx?id=2612
+.Re
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Fx 7.0 .
+It was later ported to
+.Nx 5.0 .
+.Sh AUTHORS
+.An -nosplit
+The
+.Nm
+driver was written by
+.An Rui Paulo Aq rpaulo%FreeBSD.org@localhost
+as part of a Google Summer of Code project.
+It was adapted to
+.Nx
+by
+.An Juan Romero Pardines .



Home | Main Index | Thread Index | Old Index