Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Droff.h49 SEC_SEE_ALSO, enumerator
H A Dmdoc_html.c1449 if (n->sec == SEC_SEE_ALSO) in mdoc_rs_pre()
1455 if (n->sec == SEC_SEE_ALSO) in mdoc_rs_pre()
H A Dmdoc_markdown.c1493 if (n->sec == SEC_SEE_ALSO) in md_pre_Rs()
H A Dmdoc_man.c1742 if (SEC_SEE_ALSO == n->sec) { in pre_rs()
H A Dmdoc_term.c1096 if (SEC_SEE_ALSO != n->sec) in termp_rs_pre()
H A Dmdoc_validate.c2264 case SEC_SEE_ALSO: in post_sh()