$quote " $set 1 1 "Usage: deroff [-w] [-s] [-ml] [-ms] [-mm] [-C] [file ...]\n" 2 " deroff [--word-list] [--skip-headers] [--skip-lists] [--cpp-line] [file ...]\n" 3 " deroff --version\n" 4 "Try deroff -h or deroff --help for more information.\n" 5 "Remove roff, tbl, eqn, refer and pic constructs from documents.\n" 6 "-w, --word-list output a word list\n" 7 "-s, --skip-headers skip headers\n" 8 "-ml, --skip-lists suppress lists\n" 9 "-ms, -mm ignored for compatibility\n" 10 "-C, --cpp-line output cpp(1)-style #line directives\n" 11 "deroff: Can't open %s: %s\n" 12 "deroff: Can't close standard output: %s\n" 13 "deroff: %s\n" 14 "deroff: ignoring repeated request to process %s\n"