]> granicus.if.org Git - shadow/commitdiff
TODO cleanup
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 3 Feb 2008 18:51:11 +0000 (18:51 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 3 Feb 2008 18:51:11 +0000 (18:51 +0000)
- 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

TODO

diff --git a/TODO b/TODO
index 890c9c89f4f16e2d658dbbb903579bcb7ee88f33..9fd4cea0adec6c5a8581c903f3858e42abed483b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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.