Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dmanconf.h44 int synopsisonly; member
H A Dterm_ascii.c122 if (outopts->synopsisonly) in ascii_init()
123 p->synopsisonly = 1; in ascii_init()
H A Dterm.h77 int synopsisonly; /* Print the synopsis only. */ member
H A Dmain.c219 conf.output.synopsisonly = 1; in main()
904 passthrough(fd, conf->output.synopsisonly); in process_onefile()
H A Dman_term.c167 if (p->synopsisonly) { in terminal_man()
H A Dmdoc_term.c259 if (p->synopsisonly) { in terminal_mdoc()