Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dterm.h77 int mdocstyle; /* Imitate mdoc(7) output. */ member
H A Dterm_ascii.c126 p->mdocstyle = 1; in ascii_init()
H A Dman_term.c1023 if ( ! p->mdocstyle) { in print_man_foot()