aboutsummaryrefslogtreecommitdiff
path: root/doc/09.tex
diff options
context:
space:
mode:
authorTravis Howell2006-02-15 23:23:54 +0000
committerTravis Howell2006-02-15 23:23:54 +0000
commite259f526aee6b865dfd43679f11b72b743c0efb8 (patch)
tree787970c77fdf4821e467536cf8d5ab2841c4ff0d /doc/09.tex
parente98555249e2cef4665dfb7f937f7fa08d1a40dd4 (diff)
downloadscummvm-rg350-e259f526aee6b865dfd43679f11b72b743c0efb8.tar.gz
scummvm-rg350-e259f526aee6b865dfd43679f11b72b743c0efb8.tar.bz2
scummvm-rg350-e259f526aee6b865dfd43679f11b72b743c0efb8.zip
Update documentation to list SVN now, instead of CVS.
svn-id: r20710
Diffstat (limited to 'doc/09.tex')
-rw-r--r--doc/09.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/09.tex b/doc/09.tex
index 4943c92a7d..1b1e3adfb3 100644
--- a/doc/09.tex
+++ b/doc/09.tex
@@ -11,7 +11,7 @@ a supported compiler. Several compilers, including GCC, mingw and Microsoft
Visual C++ are supported. If you wish to use MP3-compressed CD tracks or
.SOU files, you will need to install the MAD library and define
USE\_MAD. Tools for compressing .SOU files to .SO3 files can be
-found in the 'tools' CVS module, or in the 'scummvm-tools' package.
+found in the 'tools' SVN module, or in the 'scummvm-tools' package.
Some parts of ScummVM, particularly scalers, have highly optimized versions
written in assembler. If you wish to use this option, you will need to install