Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc.h211 SEC_SEE_ALSO, /* SEE ALSO */ enumerator
H A Dmdoc_man.c1657 if (SEC_SEE_ALSO == n->sec) { in pre_rs()
H A Dmdoc_term.c1119 if (SEC_SEE_ALSO != n->sec) in termp_rs_pre()
H A Dmdoc_html.c1888 if (n->prev && SEC_SEE_ALSO == n->sec) in mdoc_rs_pre()
H A Dmdoc_validate.c1732 case SEC_SEE_ALSO: in post_sh()