TODO cleanup

- newusers: i = 100; not a nice initial value, use login.defs
	This is done. newusers now uses (UID|GID)_(MIN|MAX)
- remove the entries regarding outdated translation of documentation.
	The manpages translation should use the PO.
- the manpages should mention when the options were added.
	This should help user to choose option for portable scripts
This commit is contained in:
nekral-guest 2008-02-03 18:51:11 +00:00
parent 737806a53a
commit 25433a17e7

9
TODO
View File

@ -50,8 +50,6 @@ ALL:
- groupmems: check reason for isgroup
- newusers: i = 100; not a nice initial value, use login.defs
- newusers: doc for pw_gid not clear. Differentiate
pw_gid specified and exist
pw_gid specified but does not exist
@ -61,8 +59,5 @@ ALL:
- newusers: document what happens when no uid is specified.
- newusers: add option --system?
Documentation:
- document the -s option of {pw,grp}ck in the pt_BR, and ja man pages
- document -o option in ja man page,
-Documentation:
* document when options were added.