diff --git a/internals2/structure/files.xml b/internals2/structure/files.xml
index 006cdabff3..9befa197c0 100644
--- a/internals2/structure/files.xml
+++ b/internals2/structure/files.xml
@@ -70,7 +70,7 @@
Non-source files
- The .cvsignore file is used for extensions which are
- checked into one of the PHP CVS repositories (usually
+ The .svnignore file is used for extensions which are
+ checked into the PHP Subversion repository (usually
&link.pecl;); the one generated by ext_skel contains:
-
+
- These lines tell CVS to ignore interim files generated
+ These lines tell Subversion to ignore interim files generated
by the PHP buildsystem. This is only a convenience, and can be omitted
completely without ill effect.