Lines Matching defs:manpage
412 * This routine builds the manpage structure from MANPATH or PATH,
419 struct man_node *manpage = NULL;
456 if (manpage == NULL)
457 lastp = manpage = currp;
464 * do not add it to the manpage list.
471 if (currp != manpage)
495 return (manpage);
938 * Find a manpage.
1117 * Search a section subdir for a given manpage.
1190 * Format the manpage.
1212 /* Can't do PS output if manpage doesn't exist */
1217 * If both manpage and catpage do not exist, manpname is
1235 DPRINTF("-- Using manpage: %s\n", manpname);
1241 DPRINTF("-- Linting manpage: %s\n", manpname);
1247 * - manpage doesn't exist
1257 DPRINTF("-- Using manpage: %s\n", manpname);