sccsdiff(1) sccsdiff(1)
NAME
sccsdiff - compare two versions of an SCCS file
SYNOPSIS
sccsdiff -rSID1 -rSID2 [-p] [-sn] file...
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 arguments apply to all files.
OPTIONS
-rSID1 -rSID2
SID1 and SID2 specify the deltas of an SCCS file that are
to be compared. Versions are passed to bdiff in the order
given.
-p pipes output for each file through pr.
-sn n is the file segment size that bdiff will pass to diff.
This option is useful when diff cannot be successfully
executed due to a high system load.
LOCALE
The language of the message texts is governed by the environment vari-
able LCALL, LCMESSAGES or LANG.
When the default is set, the system behaves as if it were not interna-
tionalized, i.e. the message texts are in English. You must change one
of these variables in order to change the language of the message
texts.
Detailed information on the dependencies of the environment variables
and on internationalization in general can be found in the manual
"Reliant UNIX Programmer's Guide: Internationalization - Localiza-
tion". Refer also to environ(5) for information on setting the user
environment.
FILES
/var/tmp/get?????
temporary files
SEE ALSO
bdiff(1), diff(1), get(1), help(1), pr(1).
Page 1 Reliant UNIX 5.44 Printed 11/98