Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dman_html.c65 static int man_ign_pre(MAN_ARGS);
96 { man_ign_pre, NULL }, /* DT */
97 { man_ign_pre, NULL }, /* UC */
98 { man_ign_pre, NULL }, /* PD */
99 { man_ign_pre, NULL }, /* AT */
618 man_ign_pre(MAN_ARGS) in man_ign_pre() function