* man/passwd.1.xml: passwd cannot change the full name of the

user, the user's login shell; but it can change the account or
	password validity period. Thanks to Reuben Thomas.
This commit is contained in:
nekral-guest 2008-09-20 10:53:00 +00:00
parent f3df48ab4f
commit c71e7861ed
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2008-09-20 Nicolas François <nicolas.francois@centraliens.net>
* man/passwd.1.xml: passwd cannot change the full name of the
user, the user's login shell; but it can change the account or
password validity period. Thanks to Reuben Thomas.
2008-09-14 Nicolas François <nicolas.francois@centraliens.net>
* src/useradd.c: Added missing declaration of Mflg.

View File

@ -39,9 +39,8 @@
The <command>passwd</command> command changes passwords for user accounts.
A normal user may only change the password for his/her own account, while
the superuser may change the password for any account.
<command>passwd</command> also changes account information, such as
the full name of the user, the user's login shell, or his/her password
expiry date and interval.
<command>passwd</command> also changes the account or associated
password validity period.
</para>
<refsect2 id='password_changes'>