Searched defs:man_ign_pre (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dman_html.c75 static int man_ign_pre(MAN_ARGS);
108 { man_ign_pre, NULL }, /* DT */
109 { man_ign_pre, NULL }, /* UC */
110 { man_ign_pre, NULL }, /* PD */
111 { man_ign_pre, NULL }, /* AT */
113 { man_ign_pre, NULL }, /* ft */
119 { man_ign_pre, NULL }, /* ll */
622 man_ign_pre(MAN_ARGS) function

Completed in 44 milliseconds