On 10/19/13 02:40, Dag-Erling Smørgrav wrote:
> -     P="[-+./:=%@_[[:alnum:]]"
> +     P="[-+./:=%@_[~[:alnum:]]"

Shouldn't this be
        P="[-+./:=%@_~[[:alnum:]]"
instead?

-- 
Colin Percival
Security Officer Emeritus, FreeBSD | The power to serve
Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to