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

/freebsd-10.1-release/contrib/mdocml/
H A Dman_html.c75 static int man_ign_pre(MAN_ARGS);
103 { man_ign_pre, NULL }, /* na */
109 { man_ign_pre, NULL }, /* DT */
110 { man_ign_pre, NULL }, /* UC */
111 { man_ign_pre, NULL }, /* PD */
112 { man_ign_pre, NULL }, /* AT */
114 { man_ign_pre, NULL }, /* ft */
661 man_ign_pre(MAN_ARGS) function

Completed in 99 milliseconds