Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: power-management-guide.xml
Date: Fri, 23 May 2008 20:34:15
Message-Id: E1Jzdxs-0006N1-7R@stork.gentoo.org
1 swift 08/05/23 20:34:12
2
3 Modified: power-management-guide.xml
4 Log:
5 Coding style
6
7 Revision Changes Path
8 1.36 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.36&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?rev=1.36&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?r1=1.35&r2=1.36
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.35
18 retrieving revision 1.36
19 diff -u -r1.35 -r1.36
20 --- power-management-guide.xml 31 Jan 2008 23:38:05 -0000 1.35
21 +++ power-management-guide.xml 23 May 2008 20:34:12 -0000 1.36
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.35 2008/01/31 23:38:05 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v 1.36 2008/05/23 20:34:12 swift Exp $ -->
27 <guide link="/doc/en/power-management-guide.xml">
28 <title>Power Management Guide</title>
29
30 @@ -859,14 +859,15 @@
31 </p>
32
33 <warn>
34 -Support for setting brightness is marked experimental in thinkpad_acpi. It accesses
35 -hardware directly and may cause severe harm to your system. Please read the
36 -<uri link="http://ibm-acpi.sourceforge.net/">thinkpad_acpi website</uri>
37 +Support for setting brightness is marked experimental in thinkpad_acpi. It
38 +accesses hardware directly and may cause severe harm to your system. Please
39 +read the <uri link="http://ibm-acpi.sourceforge.net/">thinkpad_acpi
40 +website</uri>
41 </warn>
42
43 <p>
44 -To be able to set the brightness level, the thinkpad_acpi module has to be loaded
45 -with the experimental parameter.
46 +To be able to set the brightness level, the thinkpad_acpi module has to be
47 +loaded with the experimental parameter.
48 </p>
49
50 <pre caption="automatically loading the thinkpad_acpi module">
51 @@ -1325,11 +1326,12 @@
52
53 <p>
54 There are two different implementations for S4. The original one is swsusp,
55 -then there is the newer tuxonice (former suspend2) with a nicer interface (including fbsplash
56 -support). A <uri link="http://tuxonice.net/features.html#compare"> feature
57 -comparison</uri> is available at the <uri link="http://www.tuxonice.net">tuxonice
58 -Homepage</uri>. There used to be Suspend-to-Disk (pmdisk), a fork of swsusp,
59 -but it has been merged back.
60 +then there is the newer tuxonice (former suspend2) with a nicer interface
61 +(including fbsplash support). A <uri
62 +link="http://tuxonice.net/features.html#compare"> feature comparison</uri> is
63 +available at the <uri link="http://www.tuxonice.net">tuxonice Homepage</uri>.
64 +There used to be Suspend-to-Disk (pmdisk), a fork of swsusp, but it has been
65 +merged back.
66 </p>
67
68 <p>
69
70
71
72 --
73 gentoo-doc-cvs@l.g.o mailing list