> > > -    } else if ( (err = regcomp(&classicalre, "^[a-zA-Z0-9_-]+$",
> > > +    } else if ( (err = regcomp(&classicalre, "^[a-zA-Z0-9._-]+$",

> Did you mean this part:
>       "and the Debian cron script namespace (^[a-z0-9][a-z0-9-]*$)"?
> Because this is already incorrect.

No, I mean this part

       If  neither the --lsbsysinit option nor the --regex option is given then 
the names must consist entirely of upper and lower case
       letters, digits, underscores, and hyphens.

If we start accepting periods, it will make the man page a lie and also break 
backwards compatibility.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to