summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CodingStandards.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-07-09 08:04:31 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-07-09 08:04:31 +0000
commitc7f87f202eb0302f2a8e66d00dfedf4c3101e1a3 (patch)
treed9baf772563c5757ca9627e644e1005f552c917f /llvm/docs/CodingStandards.html
parent267ba45249d5721bebc01784d2873e3ac6af1d0f (diff)
downloadbcm5719-llvm-c7f87f202eb0302f2a8e66d00dfedf4c3101e1a3.tar.gz
bcm5719-llvm-c7f87f202eb0302f2a8e66d00dfedf4c3101e1a3.zip
Subversionify the documentation.
llvm-svn: 38442
Diffstat (limited to 'llvm/docs/CodingStandards.html')
-rw-r--r--llvm/docs/CodingStandards.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/CodingStandards.html b/llvm/docs/CodingStandards.html
index dddd84fc508..f6316194bf6 100644
--- a/llvm/docs/CodingStandards.html
+++ b/llvm/docs/CodingStandards.html
@@ -122,9 +122,9 @@ documentation is very useful:</p>
<b>File Headers</b>
-<p>Every source file should have a header on it that
-describes the basic purpose of the file. If a file does not have a header, it
-should not be checked into CVS. Most source trees will probably have a standard
+<p>Every source file should have a header on it that describes the basic
+purpose of the file. If a file does not have a header, it should not be
+checked into Subversion. Most source trees will probably have a standard
file header format. The standard format for the LLVM source tree looks like
this:</p>
OpenPOWER on IntegriCloud