'\" te .\" Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved. .TH sccs-sccsdiff 1 "23 Mar 2011" "SunOS 5.11" "User Commands" .SH NAME sccs-sccsdiff, sccsdiff \- compare two versions of an SCCS file .SH SYNOPSIS .LP .nf \fBsccsdiff\fR [\fB-p\fR] \fB-r\fR\fIsid\fR \fB-r\fR\fIsid\fR [\fIdiff-options\fR] \fIs.filename\fR .fi .SH DESCRIPTION .sp .LP \fBsccsdiff\fR compares two versions of an \fBSCCS\fR file and displays the differences between the two versions. Any number of \fBSCCS\fR files can be specified. The options specified apply to all named \fBs.\fRfiles. .SH OPTIONS .sp .LP The following options are supported: .sp .ne 2 .mk .na \fB\fB-p\fR\fR .ad .RS 16n .rt Pipe output for each file through \fBpr\fR(1). .RE .sp .ne 2 .mk .na \fB\fB-r\fR\fIsid\fR\fR .ad .RS 16n .rt Specify a version corresponding to the indicated \fBSCCS\fR delta \fBID\fR (SID) for comparison. Versions are passed to \fBdiff\fR(1) in the order given. .RE .sp .ne 2 .mk .na \fB\fIdiff-options\fR\fR .ad .RS 16n .rt Pass options to \fBdiff\fR(1), including: \fB-b\fR, \fB-c\fR, \fB-e\fR, \fB-f\fR, \fB-h\fR, \fB-u\fR, \fB-C\fR \fInumber\fR, \fB-U\fR \fInumber\fR, and \fB-D\fR \fIstring\fR. .RE .SH FILES .sp .ne 2 .mk .na \fB\fB/tmp/get?????\fR\fR .ad .RS 17n .rt temporary files .RE .SH ATTRIBUTES .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp .TS tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPEATTRIBUTE VALUE _ Availabilitydeveloper/build/make .TE .SH SEE ALSO .sp .LP \fBdiff\fR(1), \fBsccs\fR(1), \fBsccs-delta\fR(1), \fBsccs-get\fR(1), \fBsccs-help\fR(1), \fBsccs-prs\fR(1), \fBsccs-prt\fR(1), \fBwhat\fR(1), \fBsccsfile\fR(4), \fBattributes\fR(5) .SH DIAGNOSTICS .sp .ne 2 .mk .na \fB\fIfilename\fR\fB: No differences\fR\fR .ad .RS 28n .rt If the two versions are the same. .RE .sp .LP Use the \fBsccs-help\fR command for explanations of SCCS commands. See \fBsccs-help\fR(1).