On Wed, Mar 25, 2009 at 11:18:03AM +0100, Sebastian S wrote: > Package: base > Severity: important > > > by default, man will first lookup manpages in /usr/share/man and after that, > look in > /usr/local/share/man. While for execution bash will first look in > /usr/local/bin and then in > /usr/bin. This creates an inconsistensy between the manpage you get and what > you execute.
Thanks for your report. However, as far as I can tell this is not in fact the case. 'man --debug man' says: *manpath search path* = /home/cjwatson/man:/usr/local/man:/usr/local/share/man:/usr/share/man:/usr/X11R6/man Could you please provide some evidence of the symptoms you're seeing, including the version of man-db on your system? The full output of 'man --debug' for an example manual page would be best. -- Colin Watson [[email protected]] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

