neysx 05/09/28 10:30:37 Modified: xml/htdocs/doc/en/handbook hb-working-variables.xml Log: #107183 /etc/env.d/ file names must start with 2 digits
Revision Changes Path 1.16 +6 -6 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.16&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.16&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.15&r2=1.16&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.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- hb-working-variables.xml 1 Aug 2005 12:06:28 -0000 1.15 +++ hb-working-variables.xml 28 Sep 2005 10:30:37 -0000 1.16 @@ -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.15 2005/08/01 12:06:28 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml,v 1.16 2005/09/28 10:30:37 neysx Exp $ --> <sections> -<version>1.12</version> -<date>2005-08-01</date> +<version>1.13</version> +<date>2005-09-28</date> <section> <title>Environment Variables?</title> @@ -220,9 +220,9 @@ </p> <p> -The <c>env-update</c> script will append the values in the alphabetical order of -the <path>/etc/env.d</path> files. This is why many of the files in -<path>/etc/env.d</path> begin with a number. +The <c>env-update</c> script will append the values in the alphabetical order +of the <path>/etc/env.d</path> files. The file names must begin with two +decimal digits. </p> <pre caption="Update order used by env-update"> -- [email protected] mailing list
