nightmorph    10/01/12 18:59:49

  Modified:             prelink-howto.xml
  Log:
  KDE prelink has a new environment variable, bug 300756

Revision  Changes    Path
1.46                 xml/htdocs/doc/en/prelink-howto.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/prelink-howto.xml?rev=1.46&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/prelink-howto.xml?rev=1.46&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/prelink-howto.xml?r1=1.45&r2=1.46

Index: prelink-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/prelink-howto.xml,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- prelink-howto.xml   3 Apr 2007 03:50:09 -0000       1.45
+++ prelink-howto.xml   12 Jan 2010 18:59:49 -0000      1.46
@@ -1,7 +1,8 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/prelink-howto.xml,v 1.45 
2007/04/03 03:50:09 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/prelink-howto.xml,v 1.46 
2010/01/12 18:59:49 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/prelink-howto.xml">
+
+<guide>
 <title>Gentoo Linux Prelink Guide</title>
 
 <author title="Author">
@@ -19,6 +20,9 @@
 <author title="Editor">
   <mail link="[email protected]">Erwin</mail>
 </author>
+<author title="Editor">
+  <mail link="nightmorph"/>
+</author>
 
 <abstract>
 This guide tells you how to make use of prelink support in Portage 2.0.46 and
@@ -27,8 +31,8 @@
 
 <license/>
 
-<version>1.17</version>
-<date>2007-04-02</date>
+<version>1.18</version>
+<date>2010-01-12</date>
 
 <chapter>
 <title>Introduction</title>
@@ -259,7 +263,7 @@
 </p>
 
 <p>
-Set <c>KDE_IS_PRELINKED="true"</c> in <path>/etc/env.d/*kdepaths*</path> to
+Set <c>KDE_IS_PRELINKED=1</c> in <path>/etc/env.d/*kdepaths*</path> to
 inform KDE about the prelinking.
 </p>
 




Reply via email to