Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmansearch.h91 struct manpage { struct
92 char *file; /* to be prefixed by manpath */
116 struct manpage **res, /* results */ argument
/freebsd/contrib/atf/atf-c++/detail/
H A Dapplication.cpp105 const std::string& manpage) : in app()