Searched refs:MAN_SY (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/mandoc/ | ||
H A D | roff.h | 470 MAN_SY, enumerator |
H A D | man_macro.c | 239 ntok = MAN_SY; in blk_close() |
H A D | man_term.c | 834 if ((nn = roff_node_prev(n)) == NULL || nn->tok != MAN_SY) in pre_SY() |