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.43)
id 1EKZDC-0000wA-RO
for garchives@archives.gentoo.org; Wed, 28 Sep 2005 10:30:55 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j8SANbxI015522;
Wed, 28 Sep 2005 10:23:37 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 j8SANaB9026966
for ; Wed, 28 Sep 2005 10:23:37 GMT
Message-Id: <200509281023.j8SANaB9026966@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org)
by smtp.gentoo.org with smtp (Exim 4.43)
id 1EKZD5-0001nr-7P
for gentoo-doc-cvs@lists.gentoo.org; Wed, 28 Sep 2005 10:30:47 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Wed, 28 Sep 2005 10:30:38 +0000
From: "Xavier Neys"
Date: Wed, 28 Sep 2005 10:30:38 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-working-variables.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: 62a5af2a-2be3-4624-98f4-0e5dd102c22f
X-Archives-Hash: f35f90eae17a539d6ef4b6d420d210f6
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 @@
-
+
-1.12
-2005-08-01
+1.13
+2005-09-28
Environment Variables?
@@ -220,9 +220,9 @@
-The env-update script will append the values in the alphabetical order of
-the /etc/env.d files. This is why many of the files in
-/etc/env.d begin with a number.
+The env-update script will append the values in the alphabetical order
+of the /etc/env.d files. The file names must begin with two
+decimal digits.
--
gentoo-doc-cvs@gentoo.org mailing list