From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1F9o86-0001Oy-Tv for garchives@archives.gentoo.org; Thu, 16 Feb 2006 18:45:27 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1GIjCGm026921; Thu, 16 Feb 2006 18:45:12 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1GIjBiQ002327 for ; Thu, 16 Feb 2006 18:45:11 GMT Message-Id: <200602161845.k1GIjBiQ002327@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark) by smtp.gentoo.org with smtp (Exim 4.54) id 1F9o7q-0002a5-Mu for gentoo-doc-cvs@lists.gentoo.org; Thu, 16 Feb 2006 18:45:10 +0000 Received: by lark (sSMTP sendmail emulation); Thu, 16 Feb 2006 18:45:10 +0000 From: "Josh Saddler" Date: Thu, 16 Feb 2006 18:45:10 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: power-management-guide.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 536e843b-5fdc-4ddf-8c9b-320543e0d61d X-Archives-Hash: cf14442f8db37e170d42c5bff9f396c3 nightmorph 06/02/16 18:45:10 Modified: xml/htdocs/doc/en power-management-guide.xml Log: Fixed error for bug 123062 Revision Changes Path 1.18 +4 -2 xml/htdocs/doc/en/power-management-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/power-management-guide.xml?rev=1.18&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/power-management-guide.xml?rev=1.18&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/power-management-guide.xml.diff?r1=1.17&r2=1.18&cvsroot=gentoo Index: power-management-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- power-management-guide.xml 12 Feb 2006 11:53:08 -0000 1.17 +++ power-management-guide.xml 16 Feb 2006 18:45:09 -0000 1.18 @@ -1,6 +1,6 @@ - + Power Management Guide @@ -17,8 +17,8 @@ -1.26 -2006-02-12 +1.27 +2006-02-16 Introduction @@ -678,6 +678,8 @@ pidfile=/var/run/cpufreqd.pid poll_interval=3 enable_plugins=acpi_ac, acpi_battery +enable_remote=1 +remote_group=wheel verbosity=5 [/General] -- gentoo-doc-cvs@gentoo.org mailing list