Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_markdown.c99 static void md_post_Fa(struct roff_node *);
136 { NULL, md_pre_Fa, md_post_Fa, NULL, NULL }, /* Fa */
1068 md_post_Fa(struct roff_node *n) in md_post_Fa() function