SysIII/usr/src/man/man1/cb.1

.TH CB 1
.SH NAME
cb \- C program beautifier
.SH SYNOPSIS
.B cb
[file]
.SH DESCRIPTION
.I Cb\^
places a copy of the C program
in
.I file\^
(standard input if
.I file\^
is not given)
on the standard output with spacing and indentation
that displays the structure of the program.