Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dhtml.h125 void print_gen_comment(struct html *, struct roff_node *);
H A Dman_html.c131 print_gen_comment(h, n); in html_man()
H A Dhtml.c885 print_gen_comment(struct html *h, struct roff_node *n) in print_gen_comment() function
H A Dmdoc_html.c300 print_gen_comment(h, n); in html_mdoc()