Research V4 development
[unix-history] / man / man1 / proof.1
CommitLineData
2d0f6b4a
ML
1.th PROOF I 1/15/73
2.sh NAME
3proof \*- compare two text files
4.sh SYNOPSIS
5.bd proof
6oldfile newfile
7.sh DESCRIPTION
8.it Proof
9lists
10those lines of
11.it newfile
12that differ from corresponding lines in
13.it oldfile.
14The line number in
15.it newfile
16is given.
17When changes, insertions or deletions have
18been made the program attempts to resynchronize
19the text in the two files by finding a sequence of
20lines in both files that again agree.
21.sh "SEE ALSO"
22cmp(I), comm(I)
23.sh DIAGNOSTICS
24yes,
25but they are undecipherable, e.g. `?1'.
26.sh BUGS
27This program has a long way to go
28before even a list of specific
29bugs is appropriate.