Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dmdoc_html.c104 static int mdoc_sh_pre(MDOC_ARGS);
121 {mdoc_sh_pre, NULL }, /* Sh */
517 mdoc_sh_pre(MDOC_ARGS) in mdoc_sh_pre() function