Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mandoc/
H A Dmanpath.c44 int use_path_from_file = 1; in manconf_parse() local
154 manconf_file(struct manconf *conf, const char *file, int use_path_from_file) in manconf_file()