From fafe281d3182908e588d28c892d01f199783f953 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Fri, 13 Mar 2009 22:30:38 +0000 Subject: [PATCH] * src/useradd.c, man/useradd.8.xml: Added long name for the -l option: --no-log-init. --- ChangeLog | 2 ++ man/useradd.8.xml | 4 ++-- src/useradd.c | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8b08a66c..2365f8fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ * src/chgpasswd.c: Make sure the SHA related variables is not compiled when disabled at configuration time. * src/chgpasswd.c: Fix the test for getlong() failure. + * src/useradd.c, man/useradd.8.xml: Added long name for the -l + option: --no-log-init. 2009-03-13 Nicolas François diff --git a/man/useradd.8.xml b/man/useradd.8.xml index aa11e56c..8fce5c9c 100644 --- a/man/useradd.8.xml +++ b/man/useradd.8.xml @@ -1,7 +1,7 @@