On Wed, 06 May 2015 19:47:23 +0200, Ingo Schwarze wrote: > Are you OK with the following patch? > It uses the default path if and only if /etc/man.conf (or the -C > argument) does not exist or does not contain any manpath or > _whatdb directive.
That looks reasonable. Having the logic in manconf_file() seems less fragile. - todd

