blob: 6285087590bed29905e47b0f49bcb26b7171b451 [file] [log] [blame]
Zesstra18626972017-01-31 10:38:27 +01001cindent()
2=========
3
4SYNOPSIS
5--------
6::
7
8 int cindent(string file)
9
10DESCRIPTION
11-----------
12::
13
14 Indent a file using an LPC-enhanced version of the GNU indent
15 program, which is modelled after the Berkeley indent(1).
16
17SEE ALSO
18--------
19::
20
21 ed(E)
22