Lines Matching defs:section
919 * Sort first by section, then by prefix.
928 /* By section */
989 "No manual entry for %s in section(s) %s\n"),
1003 * For a specified manual directory, read, store and sort section subdirs.
1004 * For each section specified, find and search matching subdirs.
1117 * Search a section subdir for a given manpage.
1166 map_section(char *section, char *path)
1175 if (strcmp(section, map[i].old_name) == 0) {
1398 * Traverse the section vector in the man_node and the section list
1559 * If man.cf or a directory scan was used to create section
1560 * list, do not print section list again. If the output of
1586 "usage: man [-alptw] [-M path] [-s section] name ...\n"
1587 " man [-M path] [-s section] -k keyword ...\n"
1588 " man [-M path] [-s section] -f keyword ...\n"));
1598 "usage: %s [-M path] [-s section] keyword ...\n"),