|
|
1.1 root 1: .TH CB 1
2: .CT 1 prog_c writing_output
3: .SH NAME
4: cb \- C program beautifier
5: .SH SYNOPSIS
6: .B cb
7: [
8: .I option ...
9: ]
10: [
11: .I file ...
12: ]
13: .SH DESCRIPTION
14: .I Cb
15: reads C programs either from the named
16: .I files
17: or from the
18: standard input
19: and writes them
20: on the standard output with spacing and indentation
21: that displays the structure of the code.
22: The options are:
23: .TP
24: .B -s
25: Place newlines as in
26: Kernighan and Ritchie.
27: (Original newlines are preserved by default.)
28: .TP
29: .B -j
30: Join split lines.
31: .TP
32: .BI -l " leng"
33: Split lines that are longer than
34: .I leng,
35: 120 by default.
36: .SH "SEE ALSO"
37: .IR pr (1),
38: .IR troff (1),
39: .IR lp (1),
40: .IR font (6)
41: .br
42: B. W. Kernighan and D. M. Ritchie,
43: .I "The C Programming Language,"
44: Prentice-Hall, 1988.
45: .SH BUGS
46: Punctuation hidden in
47: preprocessor statements causes
48: .I cb
49: to make indentation errors.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.