* @(#)cm 1.7 89/11/09 SMI;
*
*	Messages common to more than one SCCS command.
*
-1
"unknown key letter"
You supplied a keyletter or option that
the command does not recognize.
-2
"key letter twice"
You supplied an option more than once.
-3
"missing file arg"
You omitted the name of the file(s) to
be processed.
-4
"cannot create lock file"
There are two known reasons why this
may occur:

    Someone else is updating the SCCS
    file (or the p-file).  You'll have
	to wait until they're through, and
	try again.

    You do not have write permission in
    the directory where the SCCS file
    resides.
-5
"bad date/time"
The date/time must be a legitimate
date/time in the form:

    YY[MM[DD[HH[MM[SS]]]]]

The program knows about things like
leap years, so be precise.
-6
"no id keywords"
This error message indicates that
no SCCS identification keywords were
substituted for (or found).  You:

	Attempted to check in a file
	with no keywords (delta).

	Retreived a version in which
	there were no keywords, or in
	which the keywords were
	expanded when checked-in (get).

	Attempted to create an SCCS
	file from a source that had no
	keywords or in which the
	keywords were expanded (admin).
-7
"No id keywords"
This warning message indicates that
no SCCS identification keywords were
substituted for (or found).  You:

	Attempted to check in a file
	with no keywords (delta).

	Retreived a version in which
	there were no keywords, or in
	which the keywords were
	expanded when checked-in (get).

	Attempted to create an SCCS
	file from a source that had no
	keywords or in which the
	keywords were expanded (admin).
-8
"value after ... arg"
You had something after the indicated
option and you weren't supposed to.
-9
"User ID not in password file ..."
SCCS will not allow you to make changes
to a file if your user ID is not
located in the password file.
