*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: sccsdiff | Section: 1 | Source: Digital UNIX | File: sccsdiff.1.gz
sccsdiff(1) General Commands Manual sccsdiff(1) NAME sccsdiff - Compares two versions of a Source Code Control System (SCCS) file SYNOPSIS sccsdiff -rSID1 -rSID2 [-p] [-snumber] file... The sccsdiff command reads two versions of an SCCS file, compares them, and writes to standard output the differences between the two versions. OPTIONS Pipes the output through pr. Specifies SID1 as one delta of the SCCS file for sccsdiff to compare. Specifies SID2 as the other delta of the SCCS file for sccsdiff to compare. Specifies the file segment size for bdiff to pass to diff. DESCRIPTION Any number of SCCS files can be specified, but the same arguments apply to all files. EXAMPLES To display the difference between versions 1.1 and 1.2 of SCCS file s.test.c, enter: sccsdiff -r1.1 -r1.2 s.test.c SEE ALSO Commands: admin(1), bdiff(1), cdc(1), comb(1), delta(1), diff(1), get(1), pr(1), prs(1), rmdel(1), sact(1), sccs(1), sccshelp(1), unget(1), val(1), what(1) Files: sccsfile(4) Programming Support Tools sccsdiff(1)

Navigation Options