|
|
1.1 ! root 1: .TH PP 1 ! 2: .CT 1 prog_c writing_output ! 3: .SH NAME ! 4: pp \- C program pretty printer ! 5: .SH SYNOPSIS ! 6: .B pp ! 7: [ ! 8: .I option ... ! 9: ] ! 10: [ ! 11: .I file ... ! 12: ] ! 13: .SH DESCRIPTION ! 14: .I Pp ! 15: formats the named C source files, or its standard input ! 16: if none are given, ! 17: and writes a `publication format' on the standard output for ! 18: printing on a typesetter with filters like ! 19: .IR lp (1). ! 20: The options are ! 21: .TP ! 22: .BI -T dev ! 23: Prepare output for devices named as in ! 24: .IR troff (1); ! 25: default is ! 26: .BR 202 . ! 27: .TP ! 28: .B -b ! 29: Use bold fonts suffixed ! 30: .L K ! 31: (demi-bold) rather than ! 32: .L B ! 33: (bold). ! 34: .TP ! 35: .BI -f font ! 36: Set the main font; the default is ! 37: .LR MM , ! 38: Memphis Medium. ! 39: .TP ! 40: .BI -k file ! 41: Cause words in the named file, one per line, to be recognized ! 42: as keywords; ! 43: the file will be looked up in ! 44: .F /usr/lib/pp ! 45: if it is not in the current directory. ! 46: .TP ! 47: .BI -t title ! 48: Generate a title page with the title specified and a ! 49: date stamp. ! 50: .SH "SEE ALSO" ! 51: .IR pr (1), ! 52: .IR troff (1), ! 53: .IR d202 (1), ! 54: .IR lp (1), ! 55: .IR font (6) ! 56: .SH DIAGNOSTICS ! 57: .I Pp ! 58: complains and exits if it cannot find a required font. ! 59: If this happens, take the name of the missing font to ! 60: a local font guru. ! 61: .SH BUGS ! 62: The default device for ! 63: .I pp ! 64: should be ! 65: .BR -Tpost .
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.