swift       07/12/03 19:31:10

  Modified:             power-management-guide.xml
  Log:
  #198822 - ACPI events are in messages, also state where x86info is found

Revision  Changes    Path
1.32                 xml/htdocs/doc/en/power-management-guide.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?rev=1.32&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?rev=1.32&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?r1=1.31&r2=1.32

Index: power-management-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- power-management-guide.xml  3 Oct 2007 17:27:58 -0000       1.31
+++ power-management-guide.xml  3 Dec 2007 19:31:10 -0000       1.32
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v 1.31 
2007/10/03 17:27:58 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v 1.32 
2007/12/03 19:31:10 swift Exp $ -->
 <guide link="/doc/en/power-management-guide.xml">
 <title>Power Management Guide</title>
 
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.36</version>
-<date>2007-10-03</date>
+<version>1.37</version>
+<date>2007-12-03</date>
 
 <chapter>
 <title>Introduction</title>
@@ -336,7 +336,7 @@
 </p>
 
 <pre caption="Determining ACPI events for changing the power source">
-# <i>tail -f /var/log/acpid | grep "received event"</i>
+# <i>tail -f /var/log/messages | grep "received event"</i>
 </pre>
 
 <p>
@@ -778,7 +778,8 @@
 
 <p>
 If <path>/proc/cpuinfo</path> doesn't get updated (see <uri
-link="#doc_chap8">Troubleshooting</uri>), monitor the CPU frequency with:
+link="#doc_chap8">Troubleshooting</uri>), monitor the CPU frequency with
+<c>sys-apps/x86info</c>:
 </p>
 
 <pre caption="Alternative CPU speed monitoring">



-- 
[EMAIL PROTECTED] mailing list

Reply via email to