Home
last modified time | relevance | path

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

/src/contrib/mandoc/
H A Dmanconf.h44 int synopsisonly; member
H A Dterm_ascii.c128 if (outopts->synopsisonly) in ascii_init()
129 p->synopsisonly = 1; in ascii_init()
H A Dterm.h73 int synopsisonly; /* Print the synopsis only. */ member
H A Dmain.c239 conf.output.synopsisonly = 1; in main()
937 passthrough(fd, conf->output.synopsisonly); in process_onefile()
H A Dman_term.c169 if (p->synopsisonly) { in terminal_man()
H A Dmdoc_term.c261 if (p->synopsisonly) { in terminal_mdoc()