diff options
author | Magnus Hagander <magnus@hagander.net> | 2010-09-22 20:10:32 +0200 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2010-09-22 20:10:32 +0200 |
commit | 35b2f93e712bf66b07d0649f8c0de7e4f2ad8bc5 (patch) | |
tree | ac1fa353887a05dfa5a095ce2cf46268202cdb86 /doc/src/sgml/install-win32.sgml | |
parent | 40f34ec4fd844a7d1721efb048e3dbc93bb30ed6 (diff) | |
download | postgresql-35b2f93e712bf66b07d0649f8c0de7e4f2ad8bc5.tar.gz postgresql-35b2f93e712bf66b07d0649f8c0de7e4f2ad8bc5.zip |
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.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index 6235a1d3823..174f44c32e2 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -100,7 +100,7 @@ <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. Bison and Flex can be downloaded from <ulink url="http://gnuwin32.sourceforge.net"></>. |