Searched defs:manpath (Results 1 – 3 of 3) sorted by relevance
98 manpath = os.path.join(args.builddir, args.output_format) variable
140 static char manpath() in manpath() function
374 def find_data_files(manpath="share/man"): argument