SCCSDIFF(1) — USER COMMANDS
NAME
sccsdiff − compare two versions of an SCCS file
SYNOPSIS
/usr/sccs/sccsdiff −rSID1 −rSID2 [ −p ] [ −diffopts ] filenames
DESCRIPTION
sccsdiff compares two versions of an SCCS file and generates the differences between the two versions. Any number of SCCS files may be specified, but options apply to all files.
OPTIONS
−rSID?
SID1 and SID2 specify the deltas of an SCCS file that are to be compared. Versions are passed to diff(1) in the order given.
−p Pipe output for each file through pr(1V).
−diffopts
The −c, −e, −f, −h, −b and −D options of diff can be specified here.
FILES
/tmp/get????? temporary files
SEE ALSO
diff(1), get(1), help(1), pr(1V), sccs(1)
Programming Utilities and Libraries
DIAGNOSTICS
filename: No differences
If the two versions are the same.
Use help(1) for explanations.
Sun Release 4.0 — Last change: 9 September 1987