On Thu, Jul 09, 2009 at 07:07:00PM +0300, Gabriel VLASIU wrote: > - } else if ( (err = regcomp(&classicalre, "^[a-zA-Z0-9_-]+$", > + } else if ( (err = regcomp(&classicalre, "^[a-zA-Z0-9._-]+$",
Applying this patch would have the side effect of making the man page incorrect. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

