Searched refs:synopsisonly (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dmanconf.h37 int synopsisonly; member in struct:manoutput
H A Dterm.h54 int synopsisonly; /* print the synopsis only */ member in struct:termp
H A Dterm_ascii.c120 if (outopts->synopsisonly)
121 p->synopsisonly = 1;
H A Dmain.c220 conf.output.synopsisonly = 1;
487 conf.output.synopsisonly);
H A Dman_term.c158 if (p->synopsisonly) {
H A Dmdoc_term.c269 if (p->synopsisonly) {

Completed in 52 milliseconds