Validation fixes
[oota-llvm.git] / docs / HowToReleaseLLVM.html
index c7934215d5454a8a82fbef751831535d0073546c..dcf283f3893d8ce6547c03edc4e6f4296e0534cd 100644 (file)
@@ -438,7 +438,7 @@ make rpm  # for binary rpm
         that has the name of the release (<tt>LLVM-M.m</tt> in our current
         case). This is the directory that will get tar'd. It contains all the
         software that needs to be in the distribution. During the copying
-        process, it omits generated files, CVS directories, and any other
+        process, it omits generated files, SVN directories, and any other
         "cruft" that's in your build tree. This is done to eliminate the
         possibility of huge distribution tarballs that include useless or
         irrelevant stuff in them. This is the trickiest part of making the