]> granicus.if.org Git - shadow/commitdiff
* man/login.1.xml: Document that the login.defs file is used.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Thu, 4 Jun 2009 17:25:18 +0000 (17:25 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Thu, 4 Jun 2009 17:25:18 +0000 (17:25 +0000)
ChangeLog
man/login.1.xml

index 574a113653a3b40c4a35332162662121d7ddb96d..a49be46eebf8173d01fcd60aa1b483e70e86300e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-06-04  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * man/login.1.xml: Document that the login.defs file is used.
+
 2009-06-04  Nicolas François  <nicolas.francois@centraliens.net>
 
        * man/login.defs.d/ENVIRON_FILE.xml: Document the format for
index ce492870420c01808ac725d7478c4c2016c6359d..ca6c806671fd542bb3567e7469bfdd46fa767a97 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
    Copyright (c) 1989 - 1994, Julianne Frances Haugh
-   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
@@ -62,7 +62,7 @@
 <!ENTITY TTYTYPE_FILE          SYSTEM "login.defs.d/TTYTYPE_FILE.xml">
 <!ENTITY ULIMIT                SYSTEM "login.defs.d/ULIMIT.xml">
 <!ENTITY UMASK                 SYSTEM "login.defs.d/UMASK.xml">
-<!ENTITY USERGROUPS_ENAB         SYSTEM "login.defs.d/USERGROUPS_ENAB.xml">
+<!ENTITY USERGROUPS_ENAB       SYSTEM "login.defs.d/USERGROUPS_ENAB.xml">
 ]>
 <refentry id='login.1'>
   <!--  $Id$ -->
          <para>Suppress printing of system messages.</para>
        </listitem>
       </varlistentry>
+      <varlistentry>
+       <term><filename>/etc/login.defs</filename></term>
+       <listitem>
+         <para>Shadow password suite configuration.</para>
+       </listitem>
+      </varlistentry>
     </variablelist>
   </refsect1>