* man/faillog.8.xml: Minor updates.
This commit is contained in:
parent
2a08642cdc
commit
8dfd253b9c
@ -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>
|
2009-05-21 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
* man/faillog.5.xml: Split a long paragraph. Typo fixes.
|
* man/faillog.5.xml: Split a long paragraph. Typo fixes.
|
||||||
|
@ -52,11 +52,11 @@
|
|||||||
<refsect1 id='description'>
|
<refsect1 id='description'>
|
||||||
<title>DESCRIPTION</title>
|
<title>DESCRIPTION</title>
|
||||||
<para>
|
<para>
|
||||||
<command>faillog</command> formats the contents of the failure log
|
<command>faillog</command> displays the contents of the failure log
|
||||||
from <filename>/var/log/faillog</filename> database. It also can be
|
database (<filename>/var/log/faillog</filename>). It can also
|
||||||
used for maintains failure counters and limits. Run
|
set the failure counters and limits. When
|
||||||
<command>faillog</command> without arguments display only list of user
|
<command>faillog</command> is run without arguments, it only displays the
|
||||||
faillog records who have ever had a login failure.
|
faillog records of the users who had a login failure.
|
||||||
</para>
|
</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
@ -89,7 +89,7 @@
|
|||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Lock account to <replaceable>SEC</replaceable>
|
Lock account for <replaceable>SEC</replaceable>
|
||||||
seconds after failed login.
|
seconds after failed login.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
@ -105,7 +105,7 @@
|
|||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<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>.
|
disabled to <replaceable>MAX</replaceable>.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
@ -128,9 +128,7 @@
|
|||||||
<term><option>-r</option>, <option>--reset</option></term>
|
<term><option>-r</option>, <option>--reset</option></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Reset the counters of login failures or one record if used with
|
Reset the counters of login failures.
|
||||||
the <option>-u</option> <replaceable>LOGIN</replaceable>
|
|
||||||
option.
|
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Write access to <filename>/var/log/faillog</filename>
|
Write access to <filename>/var/log/faillog</filename>
|
||||||
|
Loading…
Reference in New Issue
Block a user