Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmain.c49 OUTT_MAN, /* -Tman */ enumerator
148 if (OUTT_MAN == curp.outtype) in main()
275 case (OUTT_MAN): in parse()
343 curp->outtype = OUTT_MAN; in toptions()