From 5dead2b296407c0538d7fba59e05d9065f2470ea Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Mon, 18 May 2009 22:45:39 +0000 Subject: [PATCH] * man/login.defs.d/GID_MAX.xml: Fixed typo. useradd was specified twice. --- ChangeLog | 5 +++++ man/login.defs.d/GID_MAX.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 63e3a306..23eade5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-05-18 Nicolas François + + * man/login.defs.d/GID_MAX.xml: Fixed typo. useradd was specified + twice. + 2009-05-18 Nicolas François * man/groupadd.8.xml, man/useradd.8.xml: names may also contain diff --git a/man/login.defs.d/GID_MAX.xml b/man/login.defs.d/GID_MAX.xml index 118472e0..fdf18e9b 100644 --- a/man/login.defs.d/GID_MAX.xml +++ b/man/login.defs.d/GID_MAX.xml @@ -34,7 +34,7 @@ Range of group IDs used for the creation of regular groups by - useradd, useradd, or + useradd, groupadd, or newusers. -- 2.50.1