summaryrefslogtreecommitdiff
path: root/doc/src/sgml/install-win32.sgml
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2010-09-22 20:10:29 +0200
committerMagnus Hagander <magnus@hagander.net>2010-09-22 20:10:29 +0200
commitbbf84ac0007bc031e4ee4e06abfa2a4d157c26e1 (patch)
tree43ac9846e3cd8801ee4a392a8457940f8e0de63d /doc/src/sgml/install-win32.sgml
parenta6923594114601b4aaaf0cfd82eb5088af837664 (diff)
Remove anonymous cvs instructions, and replace them with instructions
for git. Change other references from cvs to git as well.
Diffstat (limited to 'doc/src/sgml/install-win32.sgml')
-rw-r--r--doc/src/sgml/install-win32.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml
index fb2afbc21ef..63da4086490 100644
--- a/doc/src/sgml/install-win32.sgml
+++ b/doc/src/sgml/install-win32.sgml
@@ -176,7 +176,7 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin';
<term><productname>Bison</productname> and
<productname>Flex</productname></term>
<listitem><para>
- Bison and Flex are required to build from CVS, but not required when
+ Bison and Flex are required to build from Git, but not required when
building from a release file. Note that only Bison 1.875 or versions
2.2 and later will work. Also, Flex version 2.5.31 or later is required.
Bison can be downloaded from <ulink url="http://gnuwin32.sourceforge.net"></>.