merge 384301 409012
tags 384301 fixed-upstream
thanks
On Mon, Dec 08, 2008 at 09:55:13AM +0000, Colin Watson wrote:
> What's happening here is actually nothing to do with the manpath. If
> /usr/local/man/man1/rtorrent.1 were a regular file then you'd find that
> everything worked as expected. The problem is that symlinks are compared
> lower than regular files, and this beats manpath ordering; that probably
> isn't justified, and I'll look into fixing this.
I've fixed this for the next upstream release (man-db 2.5.4):
Mon Dec 8 13:08:22 GMT 2008 Colin Watson <[EMAIL PROTECTED]>
* libdb/db_store.c (compare_ids): If the promote_links argument is
true, consider SO_MAN equivalent to ULT_MAN.
(replace_if_necessary): Update call to compare_ids.
* libdb/db_storage.h (compare_ids): Update prototype.
* src/man.c (compare_candidates): Consider SO_MAN equivalent to
ULT_MAN for the purposes of sorting candidate pages for display
(Debian bug #384301).
#409012 has the same cause, so I'm merging these two bugs.
Thanks,
--
Colin Watson [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]