757d3ae
diff -up Linux-PAM-1.1.8/modules/pam_limits/limits.conf.docfix Linux-PAM-1.1.8/modules/pam_limits/limits.conf
757d3ae
--- Linux-PAM-1.1.8/modules/pam_limits/limits.conf.docfix	2014-07-14 14:58:05.000000000 +0200
757d3ae
+++ Linux-PAM-1.1.8/modules/pam_limits/limits.conf	2014-09-10 16:42:51.254747161 +0200
757d3ae
@@ -32,7 +32,7 @@
757d3ae
 #        - data - max data size (KB)
757d3ae
 #        - fsize - maximum filesize (KB)
757d3ae
 #        - memlock - max locked-in-memory address space (KB)
757d3ae
-#        - nofile - max number of open files
757d3ae
+#        - nofile - max number of open file descriptors
757d3ae
 #        - rss - max resident set size (KB)
757d3ae
 #        - stack - max stack size (KB)
757d3ae
 #        - cpu - max CPU time (MIN)
757d3ae
diff -up Linux-PAM-1.1.8/modules/pam_limits/limits.conf.5.xml.docfix Linux-PAM-1.1.8/modules/pam_limits/limits.conf.5.xml
757d3ae
--- Linux-PAM-1.1.8/modules/pam_limits/limits.conf.5.xml.docfix	2013-06-18 16:11:21.000000000 +0200
757d3ae
+++ Linux-PAM-1.1.8/modules/pam_limits/limits.conf.5.xml	2014-09-10 16:44:01.624367933 +0200
757d3ae
@@ -178,7 +178,7 @@
757d3ae
             <varlistentry>
757d3ae
               <term><option>nofile</option></term>
757d3ae
               <listitem>
757d3ae
-                <para>maximum number of open files</para>
757d3ae
+                <para>maximum number of open file descriptors</para>
757d3ae
               </listitem>
757d3ae
             </varlistentry>
757d3ae
             <varlistentry>
757d3ae
@@ -214,14 +214,17 @@
757d3ae
             <varlistentry>
757d3ae
               <term><option>maxlogins</option></term>
757d3ae
               <listitem>
757d3ae
-                <para>maximum number of logins for this user except
757d3ae
-                      for this with <emphasis>uid=0</emphasis></para>
757d3ae
+                <para>maximum number of logins for this user (this limit does
757d3ae
+                  not apply to user with <emphasis>uid=0</emphasis>)</para>
757d3ae
               </listitem>
757d3ae
             </varlistentry>
757d3ae
             <varlistentry>
757d3ae
               <term><option>maxsyslogins</option></term>
757d3ae
               <listitem>
757d3ae
-                <para>maximum number of all logins on system</para>
757d3ae
+                <para>maximum number of all logins on system; user is not
757d3ae
+                  allowed to log-in if total number of all users' logins is
757d3ae
+                  greater than specified number (this limit does not apply to
757d3ae
+                  user with <emphasis>uid=0</emphasis>)</para>
757d3ae
               </listitem>
757d3ae
             </varlistentry>
757d3ae
             <varlistentry>
757d3ae
@@ -292,7 +295,7 @@
757d3ae
       permanent; existing only for the duration of the session.
757d3ae
       One exception is the <emphasis>maxlogin</emphasis> option, this one
757d3ae
       is system wide. But there is a race, concurrent logins at the same
757d3ae
-      time will not always be detect as such but only counted as one.
757d3ae
+      time will not always be detected as such but only counted as one.
757d3ae
     </para>
757d3ae
     <para>
757d3ae
       In the <emphasis>limits</emphasis> configuration file, the