#!wml -o (ALL-LANG_*)+LANG_DE:\${}-de.html \
(ALL-LANG_*)+LANG_EN:\${}-en.html
#use wml::mtp area=${area}
## Created on , 26 2001 by texi2html 1.65
## Written by: Lionel Cons
This is a list of the keywords:
[ < ]
[ > ]
[ << ]
[ Up ]
[ >> ]
[Top]
[Contents]
[Index]
[ ? ]
12.1 Keyword List
$Author$
$Date$
$Header$
$Id$
$Header$, except that the RCS
filename is without a path.
$Name$
cvs
co -r first, the keyword expands to `Name: first'.
$Locker$
cvs admin -l is in use).
$Log$
$Log:...$.
Each new line is prefixed with the same string which
precedes the $Log keyword. For example, if the
file contains
/* Here is what people have been up to:
*
* $Log: frob.c,v $
* Revision 1.1 1997/01/03 14:23:51 joe
* Add the superfrobnicate option
*
*/
then additional lines which are added when expanding
the $Log keyword will be preceded by ` * '.
Unlike previous versions of CVS and RCS, the
comment leader from the RCS file is not used.
The $Log keyword is useful for
accumulating a complete change log in a source file,
but for several reasons it can be problematic.
See section 12.5 Problems with the $Log$ keyword..
$RCSfile$
$Revision$
$Source$
$State$
cvs admin -s---see A.6.1 admin options.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |