tags #323395 confirmed pending thanks On Tue, Aug 16, 2005 at 03:05:05PM +0200, Christoph Ulrich Scholler wrote: > The manpage of adduser.conf(5) describes a configuration variable > USER_REGEX, which doesn't exist in the program. If it is set in > /etc/adduser.conf, adduser complains about an unknown configuration > variable. > > A variable named "name_regex" exists and fits the description in the > manpage. I have attached a patch.
Actualy, the code lower cases the variable names read from the config file, so NAME_REGEX is valid as well. I have replaced USER_REGEX with NAME_REGEX in the man page. Thanks for reporting this issue. Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 72739834 Nordisch by Nature | How to make an American Quilt | Fax: *49 621 72739835 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

