]> granicus.if.org Git - shadow/commitdiff
* man/login.defs.d/ENVIRON_FILE.xml: Document the format for
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Thu, 4 Jun 2009 17:23:08 +0000 (17:23 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Thu, 4 Jun 2009 17:23:08 +0000 (17:23 +0000)
comments.

ChangeLog
man/login.defs.d/ENVIRON_FILE.xml

index cfdd9e60821abacf144e4db62a441c4b53aa84d1..574a113653a3b40c4a35332162662121d7ddb96d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-04  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * man/login.defs.d/ENVIRON_FILE.xml: Document the format for
+       comments.
+
 2009-05-26  Nicolas François  <nicolas.francois@centraliens.net>
 
        * man/gpasswd.1.xml: Ease the translation of the refpurpose.
index 5c4428ce5c84a79a2f5a00fccc38e4cb5eb737b6..ee85d8c81dd939f1ff21fdff58f16fe12ecf0841 100644 (file)
@@ -1,7 +1,7 @@
 <!--
    Copyright (c) 1991 - 1993, Julianne Frances Haugh
    Copyright (c) 1991 - 1993, Chip Rosenthal
-   Copyright (c) 2007 - 2008, Nicolas François
+   Copyright (c) 2007 - 2009, Nicolas François
    All rights reserved.
   
    Redistribution and use in source and binary forms, with or without
@@ -35,5 +35,8 @@
       If this file exists and is readable, login environment will be
       read from it.  Every line should be in the form name=value.
     </para>
+    <para>
+      Lines starting with a # are treated as comment lines and ignored.
+    </para>
   </listitem>
 </varlistentry>