Command Reference Guide

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1/!!!intro.1
________________________________________________________________
___ ___
a
admin(1) admin(1)
-f flag This option specifies a flag, and possibly a value for the flag, to be placed in the SCCS
file. Several -f options can be supplied on a single admin command line. The allow-
able flags and their values are:
b Allows use of the -b option on a get command (see get(1)) to create
branch deltas.
cceil The highest release (i.e., "ceiling"), a number less than or equal to
9999, which can be retrieved by a get command for editing. The
default value for an unspecified c flag is 9999.
ffloor The lowest release (i.e., "floor"), a number greater than 0 but less than
9999, which may be retrieved by a get command for editing. The
default value for an unspecified f flag is 1.
dSID The default delta number SID to be used by a get command (see
get(1)).
istr Causes the message:
No id keywords (cm7)
issued by get or delta to be treated as a fatal error (see delta(1)).
In the absence of this flag, the message is only a warning. The mes-
sage is issued if no SCCS identification keywords (see get(1)) are
found in the text retrieved or stored in the SCCS file. If a value is
supplied, the keywords must exactly match the given string. How-
ever, the string must contain a keyword, but must not contain embed-
ded newlines.
j Allows concurrent get commands for editing on the same SID of an
SCCS file. This allows multiple concurrent updates to the same ver-
sion of the SCCS file.
Only one user can perform concurrent edits. Access by multiple users
is usually accomplished by using a common login or a set user ID pro-
gram (see chmod(1) and exec(2)).
llist A list of releases to which deltas can no longer be made. (A get -e
against one of these locked releases fails). The list has the following
syntax:
list ::= range | list , range
range ::= RELEASE NUMBER |a
The character a in the list is equivalent to specifying all releases for
the named SCCS file. Omitting any list is equivalent to a.
n Causes delta to create a null delta in each of those releases being
skipped (if any) when a delta is made in a new release (such as when
making delta 5.1 after delta 2.7, release 3 and release 4 are skipped).
These null deltas serve as anchor points so that branch deltas can be
created from them later. The absence of this flag causes skipped
releases to be nonexistent in the SCCS file, preventing branch deltas
from being created from them in the future.
qtext User-definable text substituted for all occurrences of the %Q% keyword
in SCCS file text retrieved by get.
mmod The module name of the SCCS file substituted for all occurrences of
the %M% keyword in SCCS file text retrieved by get. If the m flag is
not specified, the value assigned is the name of the SCCS file with the
leading s. removed.
ttype The type of module in the SCCS file substituted for all occurrences of
%Y% keyword in SCCS file text retrieved by get.
Section 1−−14 − 2 − HP-UX Release 11i: December 2000
___
___