Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: power-management-guide.xml
Date: Thu, 15 Mar 2007 19:24:56
Message-Id: E1HRvYx-0004bN-0V@stork.gentoo.org
1 nightmorph 07/03/15 19:24:34
2
3 Modified: power-management-guide.xml
4 Log:
5 typo fixes, no content change, bug 171068. thanks to kucrut for reporting and rane for ... rane for... rane for something. he was there at the time. :)
6
7 Revision Changes Path
8 1.25 xml/htdocs/doc/en/power-management-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?rev=1.25&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?rev=1.25&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?r1=1.24&r2=1.25
13
14 Index: power-management-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v
17 retrieving revision 1.24
18 retrieving revision 1.25
19 diff -u -r1.24 -r1.25
20 --- power-management-guide.xml 20 Feb 2007 17:44:15 -0000 1.24
21 +++ power-management-guide.xml 15 Mar 2007 19:24:34 -0000 1.25
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v 1.24 2007/02/20 17:44:15 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v 1.25 2007/03/15 19:24:34 nightmorph Exp $ -->
27 <guide link="/doc/en/power-management-guide.xml">
28 <title>Power Management Guide</title>
29
30 @@ -1155,7 +1155,7 @@
31
32 <p>
33 In case you own an ATI graphics card supporting PowerPlay (dynamic clock
34 -scaling for the the graphics processing unit GPU), you can activate this
35 +scaling for the graphics processing unit GPU), you can activate this
36 feature in X.org. Open <path>/etc/X11/xorg.conf</path> and add (or enable) the
37 <c>DynamicClocks</c> option in the Device section. Please notice that this
38 feature will lead to crashes on some systems.
39 @@ -1293,7 +1293,7 @@
40 </pre>
41
42 <p>
43 -Some configuration has to be done in <path>/etc/hibernate</path> The default
44 +Some configuration has to be done in <path>/etc/hibernate</path>. The default
45 package introduces a few configuration files for each sleep state. Options that
46 are common to all suspend methods are placed in <path>common.conf</path>; make
47 sure this file is properly set up for your system.
48 @@ -1302,8 +1302,8 @@
49 <p>
50 To configure sleep, edit <path>sysfs-ram.conf</path> in
51 <path>/etc/hibernate</path>. <c>UseSysfsPowerState mem</c> is already setup
52 -correctly, but you need to make further changes to this particular sleep state
53 -(or any other sleep state) you should add them to
54 +correctly, but if you need to make further changes to this particular sleep
55 +state (or any other sleep state) you should add them to
56 <path>/etc/hibernate/hibernate.conf</path>. The comments and option names will
57 guide you. If you use nfs or samba shares over the network, make sure to
58 shutdown the appropriate init scripts to avoid timeouts.
59
60
61
62 --
63 gentoo-doc-cvs@g.o mailing list