Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_markdown.c109 static void md_post_Vt(struct roff_node *);
152 { NULL, md_pre_Vt, md_post_Vt, "*", "*" }, /* Vt */
1554 md_post_Vt(struct roff_node *n) in md_post_Vt() function