xfree86 man page for sccsdiff

Query: sccsdiff

OS: xfree86

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

sccs-sccsdiff(1)						   User Commands						  sccs-sccsdiff(1)

NAME
       sccs-sccsdiff, sccsdiff - compare two versions of an SCCS file

SYNOPSIS
       /usr/ccs/bin/sccsdiff [-p] -rsid -rsid [diff-options] s.filename

DESCRIPTION
       sccsdiff compares two versions of an SCCS file and displays the differences between the two versions. Any number of SCCS files may be spec-
       ified. The options specified apply to all named s.files.

OPTIONS
       The following options are supported:

       -p	       Pipe output for each file through pr(1).

       -rsid	       Specify a version corresponding to the indicated SCCS delta ID (SID) for comparison.  Versions are passed to diff(1) in the
		       order given.

       diff-options    Pass options to diff(1), including: -b, -c, -e, -f, -h, -u, -C number, -U number, and -D string.

FILES
       /tmp/get?????   temporary files

ATTRIBUTES
       See attributes(5) for descriptions of the following attributes:

       +-----------------------------+-----------------------------+
       |      ATTRIBUTE TYPE	     |	    ATTRIBUTE VALUE	   |
       +-----------------------------+-----------------------------+
       |Availability		     |SUNWsprot 		   |
       +-----------------------------+-----------------------------+

SEE ALSO
       diff(1), sccs(1), sccs-delta(1), sccs-get(1), sccs-help(1), sccs-prs(1), sccs-prt(1), what(1), sccsfile(4), attributes(5)

DIAGNOSTICS
       filename: No differences        If the two versions are the same.

       Use the SCCS help command for explanations of other messages. See sccs-help(1).

SunOS 5.10							    28 Sep 2001 						  sccs-sccsdiff(1)
Related Man Pages
sccs-unget(1) - mojave
sccs-unget(1) - php
unget(1) - debian
sccs-unget(1) - opendarwin
unget(1) - opendarwin
Similar Topics in the Unix Linux Community
Script to automate file comparisons