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

/freebsd-13-stable/contrib/mandoc/
H A Dmanconf.h39 int synopsisonly; member in struct:manoutput
H A Dterm.h76 int synopsisonly; /* Print the synopsis only. */ member in struct:termp
H A Dterm_ascii.c133 if (outopts->synopsisonly)
134 p->synopsisonly = 1;
H A Dmain.c218 conf.output.synopsisonly = 1;
635 passthrough(fd, conf.output.synopsisonly);
H A Dman_term.c158 if (p->synopsisonly == 0 && p->defindent == 0)
171 if (p->synopsisonly) {
H A Dmdoc_term.c267 if (p->synopsisonly) {

Completed in 108 milliseconds