]> granicus.if.org Git - shadow/commitdiff
* man/faillog.8.xml: Minor updates.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Thu, 21 May 2009 14:04:53 +0000 (14:04 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Thu, 21 May 2009 14:04:53 +0000 (14:04 +0000)
ChangeLog
man/faillog.8.xml

index 08bc5df20e63f118eb82c7879e7b449bd287ee95..5383cfb89aaac78eb4667ef1982f3a96df3da40d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-21  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * man/faillog.8.xml: Minor updates.
+
 2009-05-21  Nicolas François  <nicolas.francois@centraliens.net>
 
        * man/faillog.5.xml: Split a long paragraph. Typo fixes.
index faf208066e894281302d817b8318d11674550457..de4dd4aa3379ea186046f7b5577dd9413d7f2adc 100644 (file)
   <refsect1 id='description'>
     <title>DESCRIPTION</title>
     <para>
-      <command>faillog</command> formats the contents of the failure log
-      from <filename>/var/log/faillog</filename> database. It also can be
-      used for maintains failure counters and limits. Run
-      <command>faillog</command> without arguments display only list of user
-      faillog records who have ever had a login failure.
+      <command>faillog</command> displays the contents of the failure log
+      database (<filename>/var/log/faillog</filename>). It can also
+      set the failure counters and limits. When
+      <command>faillog</command> is run without arguments, it only displays the
+      faillog records of the users who had a login failure.
     </para>
   </refsect1>
 
@@ -89,7 +89,7 @@
        </term>
        <listitem>
          <para>
-           Lock account to <replaceable>SEC</replaceable>
+           Lock account for <replaceable>SEC</replaceable>
            seconds after failed login.
          </para>
          <para>
        </term>
        <listitem>
          <para>
-           Set maximum number of login failures after the account is
+           Set the maximum number of login failures after the account is
            disabled to <replaceable>MAX</replaceable>.
          </para>
          <para>
        <term><option>-r</option>, <option>--reset</option></term>
        <listitem>
          <para>
-           Reset the counters of login failures or one record if used with
-           the <option>-u</option> <replaceable>LOGIN</replaceable>
-           option.
+           Reset the counters of login failures.
          </para>
          <para>
            Write access to <filename>/var/log/faillog</filename>