Home
last modified time | relevance | path

Searched refs:mdocstyle (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/mandoc/
HDterm.h78 int mdocstyle; /* Imitate mdoc(7) output. */ member
HDterm_ascii.c127 p->mdocstyle = 1; in ascii_init()
HDman_term.c1035 if ( ! p->mdocstyle) { in print_man_foot()