From 9dc1e5fad0b6d266228b16e0492bfadbff689204 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 17 May 2001 02:05:36 +0000 Subject: [PATCH] Back out rev 1.50. VCS was correct -- it is Version Control System. --- share/man/man9/style.9 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index 74317bffe03..6c2efc3bc95 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -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 -- 2.45.2