09.06.2013 Views

Intel XENIX 286 Programmers Guide (86) - Tenox.tc

Intel XENIX 286 Programmers Guide (86) - Tenox.tc

Intel XENIX 286 Programmers Guide (86) - Tenox.tc

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Programming Commands <strong>XENIX</strong> Programming<br />

delta (continued)<br />

-m[mrlist]<br />

If the SCCS file has the v flag set (see the entry for admin later in this<br />

appendix), then a Modification Request (MR) number must be supplied as the<br />

reason for creating the new delta.<br />

If -m is not used and the standard input is a terminal, the prompt MRs? is issued<br />

on the standard output before the standard input is read. If the standard input is<br />

not a terminal, no prompt is issued. The MRs? prompt always precedes the<br />

comments? prompt. (See the description of -y, which follows.)<br />

MRs in a list are separated by blanks and/or tab characters. An unescaped<br />

newline character terminates the MR list.<br />

Note that if the v flag has a value (see admin), it is taken to be the name of a<br />

program (or shell procedure) that will validate the correctness of the MR<br />

num bers. If a nonzero exit status is returned from an MR number validation<br />

program, delta terminates. (It assumes that the MR numbers were not all valid.)<br />

-y[comment]<br />

Arbitrary text used to describe the reason for making the delta. A null string is<br />

considered a valid comment.<br />

If -y is not specified and the standard input is a terminal, the prompt comments?<br />

is issued on the standard output before the standard input is read. If the<br />

standard input is not a terminal, no prompt is issued. An unescaped newline<br />

character terminates the comment text.<br />

-p Causes delta to print (on the standard output) the SCCS file differences before<br />

and after the delta is applied. Differences are displayed in a diff format.<br />

Files<br />

All files of the form ?-file are explained in Chapter 5, "SCCS: Source Code Control<br />

System." The naming conventions for these files are also described.<br />

g-file<br />

p-file<br />

q-file<br />

x-file<br />

8-6 0<br />

Existed before the execution of delta; removed after completion of delta.<br />

Existed before the execution of delta; may exist after completion of delta.<br />

Created during the execution of delta; removed after completion of delta.<br />

Created during the execution of delta; renamed to SCCS file after<br />

completion of delta.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!