Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.h49 SEC_SEE_ALSO, enumerator
H A Dmdoc_html.c1438 if (n->sec == SEC_SEE_ALSO) in mdoc_rs_pre()
1444 if (n->sec == SEC_SEE_ALSO) in mdoc_rs_pre()
H A Dmdoc_markdown.c1495 if (n->sec == SEC_SEE_ALSO) in md_pre_Rs()
H A Dmdoc_man.c1744 if (SEC_SEE_ALSO == n->sec) { in pre_rs()
H A Dmdoc_term.c1099 if (SEC_SEE_ALSO != n->sec) in termp_rs_pre()
H A Dmdoc_validate.c2278 case SEC_SEE_ALSO: in post_sh()