]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
* man/login.defs.d/QUOTAS_ENAB.xml: Document the dependency
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 18 Sep 2011 17:00:28 +0000 (17:00 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 18 Sep 2011 17:00:28 +0000 (17:00 +0000)
between /etc/limits and QUOTAS_ENAB.

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

index cbb24d681843967d7c8697487a8866a52b24a808..251b4c7e4070b32d1cecbec2d7030d1d2dc66536 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2011-09-18  Nicolas François  <nicolas.francois@centraliens.net>
 
        * man/chage.1.xml: The LOGIN argument is not optional.
+       * man/login.defs.d/QUOTAS_ENAB.xml: Document the dependency
+       between /etc/limits and QUOTAS_ENAB.
 
 2011-08-20  Nicolas François  <nicolas.francois@centraliens.net>
 
index 5cccd8a8985e6845093329cf4c8ec3f5e82b1afe..2a68b21d66e32065252ed594fe891c785897c9c9 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 - 2011, Nicolas François
    All rights reserved.
   
    Redistribution and use in source and binary forms, with or without
@@ -32,8 +32,9 @@
   <term><option>QUOTAS_ENAB</option> (boolean)</term>
   <listitem>
     <para>
-      Enable setting of ulimit, umask, and niceness from passwd gecos
-      field.
+      Enable setting of resource limits from
+      <filename>/etc/limits</filename> and ulimit, umask, and niceness
+      from the user's passwd gecos field.
     </para>
   </listitem>
 </varlistentry>