sccsdiff(1) ultrix man page | unix.com

Man Page: sccsdiff

Operating Environment: ultrix

Section: 1

sccsdiff(1)						      General Commands Manual						       sccsdiff(1)

Name
       sccsdiff - compare and display SCCS delta differences

Syntax
       sccsdiff -rSID1 -rSID2 [-p] [-sn] files

Description
       The  command  compares  two versions of an SCCS file and generates the differences between the two versions.  You can specify any number of
       SCCS files, but arguments apply to all files.

Options
       -p	 Displays output using command.

       -rSID?	 Indicates deltas to be prepared.  Versions are passed to in the order given.

       -sn	 Sets number of lines each segment is to contain.  This is useful when fails due to a high system load.

Diagnostics
       ``file: No differences''
       If the two versions are the same.  Use for explanations.

Files
       temporary files

See Also
       bdiff(1), cmp(1), comm(1), diff(1), diff3(1), diffmk(1), get(1), prs(1), sccs(1), sccshelp(1)
       Guide to the Source Code Control System

																       sccsdiff(1)
Related Man Pages
sccsdiff(1) - opensolaris
sccsdiff(1) - ultrix
sccsdiff(1) - hpux
sccs-sccsdiff(1) - mojave
sccs-sccsdiff(1) - redhat
Similar Topics in the Unix Linux Community
Detect differences in two files
Differences between 2 Flat Files and process the differences
Comparing Files
Extract lines from a file
Extract delta records using with "comm" and "sort" commands combination