Searched refs:section_start (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/man/
H A Dmakewhatis.c401 * assuming that section_start is ".Sh".
404 name_section_line(char *line, const char *section_start) argument
408 if (strncmp(line, section_start, 3) != 0)

Completed in 57 milliseconds