From 25433a17e7b469dd10f71f025f479237292e4951 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sun, 3 Feb 2008 18:51:11 +0000 Subject: [PATCH] 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 --- TODO | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/TODO b/TODO index 890c9c89..9fd4cea0 100644 --- 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.