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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_man.c70 static void post_sect(DECL_ARGS);
129 { NULL, pre_sect, post_sect, ".SH", NULL }, /* Sh */
130 { NULL, pre_sect, post_sect, ".SS", NULL }, /* Ss */
790 post_sect(DECL_ARGS) function

Completed in 58 milliseconds