smithj      05/06/22 20:12:18

  Modified:    xml/htdocs/doc/en/handbook hb-working-variables.xml
  Log:
  added note about restarting x11 for xterms and variables for #95998

Revision  Changes    Path
1.13      +10 -3     xml/htdocs/doc/en/handbook/hb-working-variables.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-variables.xml?rev=1.13&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-variables.xml?rev=1.13&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-variables.xml.diff?r1=1.12&r2=1.13&cvsroot=gentoo

Index: hb-working-variables.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hb-working-variables.xml    5 May 2005 17:21:36 -0000       1.12
+++ hb-working-variables.xml    22 Jun 2005 20:12:18 -0000      1.13
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml,v 1.12 
2005/05/05 17:21:36 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml,v 1.13 
2005/06/22 20:12:18 smithj Exp $ -->
 
 <sections>
 
-<version>1.9</version>
-<date>2005-05-05</date>
+<version>1.10</version>
+<date>2005-06-22</date>
 
 <section>
 <title>Environment Variables?</title>
@@ -260,6 +260,13 @@
 # <i>env-update &amp;&amp; source /etc/profile</i>
 </pre>
 
+<note>
+The above command only updates the variables in your current terminal and
+<e>new</e> consoles. Thus, if you are working in X11, you will need to either
+type <c>source /etc/profile</c> in every new terminal you open or restart X so
+that all new terminals source the new variables.
+</note>
+
 </body>
 </subsection>
 </section>



-- 
[email protected] mailing list

Reply via email to