* man/usermod.8.xml: There are no default values for --inactive
and --gid. If the options are no provided, the original values are not changed.
This commit is contained in:
parent
ceddfa340d
commit
acc3423c96
@ -1,3 +1,9 @@
|
|||||||
|
2009-04-14 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
|
* man/usermod.8.xml: There are no default values for --inactive
|
||||||
|
and --gid. If the options are no provided, the original values are
|
||||||
|
not changed.
|
||||||
|
|
||||||
2009-04-12 Nicolas François <nicolas.francois@centraliens.net>
|
2009-04-12 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
* po/shadow.pot, man/po/shadow-man-pages.pot: Regenerated.
|
* po/shadow.pot, man/po/shadow-man-pages.pot: Regenerated.
|
||||||
|
@ -137,7 +137,7 @@
|
|||||||
<para>
|
<para>
|
||||||
A value of 0 disables the account as soon
|
A value of 0 disables the account as soon
|
||||||
as the password has expired, and a value of -1 disables the
|
as the password has expired, and a value of -1 disables the
|
||||||
feature. The default value is -1.
|
feature.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -149,8 +149,7 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The group name or number of the user's new initial login group.
|
The group name or number of the user's new initial login group.
|
||||||
The group name must exist. A group number must refer to an
|
The group must exist.
|
||||||
already existing group. The default group number is 1.
|
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
Reference in New Issue
Block a user