Back out rev 1.50. VCS was correct -- it is Version Control System.
This commit is contained in:
parent
934c135db1
commit
19d4c7b3d7
@ -60,10 +60,11 @@ Version control system ID tags should only exist once in a file
|
||||
(unlike this one).
|
||||
Non-C/C++ source files follow the above example, while C/C++ source files
|
||||
follow the below one.
|
||||
All CVS revision identification from files obtained from elsewhere should be
|
||||
maintained, including if there are multiple IDs showing a file's history.
|
||||
All VCS (version control system) revision identification from files obtained
|
||||
from elsewhere should be maintained, including if there are multiple IDs
|
||||
showing a file's history.
|
||||
In general, keep the IDs in tact, including any `$'s.
|
||||
Most non-FreeBSD CVS IDs should be indented by a tab if in a comment.
|
||||
Most non-FreeBSD VCS IDs should be indented by a tab if in a comment.
|
||||
.Bd -literal
|
||||
#ifndef lint
|
||||
#if 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user