Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: power-management-guide.xml
Date: Thu, 17 Aug 2006 00:45:40
Message-Id: 20060817004529.C0B2F6473D@smtp.gentoo.org
1 rane 06/08/17 00:45:29
2
3 Modified: power-management-guide.xml
4 Log:
5 #144153, typos
6
7 Revision Changes Path
8 1.21 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.21&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?rev=1.21&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?r1=1.20&r2=1.21
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.20
18 retrieving revision 1.21
19 diff -u -r1.20 -r1.21
20 --- power-management-guide.xml 27 Jul 2006 08:23:01 -0000 1.20
21 +++ power-management-guide.xml 17 Aug 2006 00:45:29 -0000 1.21
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.20 2006/07/27 08:23:01 rane Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v 1.21 2006/08/17 00:45:29 rane Exp $ -->
27 <guide link="/doc/en/power-management-guide.xml">
28 <title>Power Management Guide</title>
29
30 @@ -63,7 +63,7 @@
31 that typically consume most energy - processor, display and hard drive. Each
32 can be configured seperately. <uri link="#doc_chap3">CPU Power Management</uri>
33 shows how to adjust the processor's frequency to save a maximum of energy
34 -whithout losing too much performance. A few different tricks prevent your hard
35 +without losing too much performance. A few different tricks prevent your hard
36 drive from working unnecessarily often in <uri link="#doc_chap5">Disk Power
37 Management</uri> (decreasing noise level as a nice side effect). Some notes on
38 graphics cards, Wireless LAN and USB finish the device section in <uri
39 @@ -524,7 +524,7 @@
40 The above is quite nice, but not doable in daily life. Better let your system
41 set the appropriate frequency automatically. There are many different
42 approaches to do this. The following table gives a quick overview to help you
43 -decide on one of them. It's roughly seperated in three categories <b>kernel</b>
44 +decide on one of them. It's roughly separated in three categories <b>kernel</b>
45 for approaches that only need kernel support, <b>daemon</b> for programs that
46 run in the background and <b>graphical</b> for programs that provide a GUI for
47 easy configuration and changes.
48 @@ -1137,7 +1137,7 @@
49
50 <warn>
51 Pay attention to the size parameter and modify it for your system. If you're
52 -unsure, don't try this at all, it can become a perfomance bottleneck easily. In
53 +unsure, don't try this at all, it can become a performance bottleneck easily. In
54 case you want to mount <path>/var/log</path> like this, make sure to merge the
55 log files to disk before unmounting. They are essential. Don't attempt to mount
56 <path>/var/tmp</path> like this. Portage uses it for compiling...
57
58
59
60 --
61 gentoo-doc-cvs@g.o mailing list