tags 444187 fixed-upstream thanks On Wed, Sep 26, 2007 at 05:14:50PM +0100, Paul Brook wrote: > Manpaths containing a plus character ('+') are broken. They are not > searched when looking for manpages.
Thanks, good catch; this goes for all shell metacharacters (anything other than alphanumerics and ,-./:[EMAIL PROTECTED] as far as man-db is concerned). I've fixed this upstream for man-db 2.5.0. Wed Sep 26 17:51:45 BST 2007 Colin Watson <[EMAIL PROTECTED]> * src/globbing.c (look_for_file): Don't escape the hierarchy path; it isn't necessary and it causes problems for paths containing metacharacters (Debian bug #444187). * src/globbing.h (look_for_file): Update prototype. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]