Home
last modified time | relevance | path

Searched refs:manpath_default (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/mdocml/dist/
H A Dmanpath.c169 char manpath_default[] = MANPATH_DEFAULT; in manconf_file() local
214 *manpath_default = '\0'; in manconf_file()
227 if (*manpath_default != '\0') in manconf_file()
228 manpath_parseline(&conf->manpath, manpath_default, 0); in manconf_file()