NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/18685: man -a displays both
The following reply was made to PR bin/18685; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: bin/18685: man -a displays both
Date: Sun, 29 May 2016 22:50:58 +0000
On Sat, May 21, 2016 at 09:17:47PM +0530, Abhinav Upadhyay wrote:
> Ack, we should fix it then :)
There doesn't seem any obvious way to fix it, although I may be
missing something in the soup of linked lists and abuse of glob_t.
It looks like at the bottom of manual() one could filter pg->gl_pathv
for duplicates, but knowing which things are duplicates requires logic
that's been carefully boiled out of man(1) itself but also isn't
available from the man.conf data.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index