Home
last modified time | relevance | path

Searched defs:use_path_from_file (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/mandoc/
H A Dmanpath.c42 int use_path_from_file = 1; in manconf_parse() local
152 manconf_file(struct manconf *conf, const char *file, int use_path_from_file) in manconf_file()