* utils.sgml: Fix typo in passwd screen text.
This commit is contained in:
parent
2cc8b9e014
commit
5c86c94db7
|
@ -1,3 +1,7 @@
|
||||||
|
2008-12-16 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* utils.sgml: Fix typo in passwd screen text.
|
||||||
|
|
||||||
2008-12-15 Corinna Vinschen <corinna@vinschen.de>
|
2008-12-15 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* passwd.c (main): Put how to delete the registry password on its own
|
* passwd.c (main): Put how to delete the registry password on its own
|
||||||
|
|
|
@ -901,7 +901,7 @@ User operations:
|
||||||
-P, --pwd-required password is required for USER.
|
-P, --pwd-required password is required for USER.
|
||||||
-R, --reg-store-pwd enter password to store it in the registry for
|
-R, --reg-store-pwd enter password to store it in the registry for
|
||||||
later usage by services to be able to switch
|
later usage by services to be able to switch
|
||||||
to this user context with network credentials."
|
to this user context with network credentials.
|
||||||
|
|
||||||
System operations:
|
System operations:
|
||||||
-i, --inactive NUM set NUM of days before inactive accounts are disabled
|
-i, --inactive NUM set NUM of days before inactive accounts are disabled
|
||||||
|
|
Loading…
Reference in New Issue