summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane2010-09-22 23:51:39 +0000
committerTom Lane2010-09-22 23:51:39 +0000
commit651377933e031526379cae97034d1c50cdaad28c (patch)
tree09d0a1840f5e558f01818060da0548dda0c162f3 /doc/src
parentcb71efe164aea6d37a938fae9d9109dbd7d7dd64 (diff)
Fix remaining stray references to CVS.
These are just cosmetic and don't seem worth back-patching far. I put them into 9.0 just because it was trivial to do so.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/acronyms.sgml21
-rw-r--r--doc/src/sgml/external-projects.sgml2
-rw-r--r--doc/src/sgml/nls.sgml2
3 files changed, 12 insertions, 13 deletions
diff --git a/doc/src/sgml/acronyms.sgml b/doc/src/sgml/acronyms.sgml
index c9c51fe09cb..23ab3b410bd 100644
--- a/doc/src/sgml/acronyms.sgml
+++ b/doc/src/sgml/acronyms.sgml
@@ -108,17 +108,6 @@
</varlistentry>
<varlistentry>
- <term><acronym>CVS</acronym></term>
- <listitem>
- <para>
- <ulink
- url="http://en.wikipedia.org/wiki/Concurrent_Versions_System">Concurrent
- Versions System</ulink>
- </para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term><acronym>DBA</acronym></term>
<listitem>
<para>
@@ -249,6 +238,16 @@
</varlistentry>
<varlistentry>
+ <term><acronym>Git</acronym></term>
+ <listitem>
+ <para>
+ <ulink
+ url="http://en.wikipedia.org/wiki/Git_(software)">Git</ulink>
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><acronym>GMT</acronym></term>
<listitem>
<para>
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml
index 8fb3cbf08c5..7c80dec6a60 100644
--- a/doc/src/sgml/external-projects.sgml
+++ b/doc/src/sgml/external-projects.sgml
@@ -17,7 +17,7 @@
projects that are maintained outside the core <productname>PostgreSQL</>
distribution. PgFoundry is built using the GForge software project and is
similar to <ulink url="http://sourceforge.net">SourceForge.net</> in its
- feature set, providing mailing lists, forums, bug tracking, CVS, and web
+ feature set, providing mailing lists, forums, bug tracking, SCM, and web
hosting. If you have a <productname>PostgreSQL</>-related open source
project that you would like to have hosted at PgFoundy, please feel free
to create a new project.
diff --git a/doc/src/sgml/nls.sgml b/doc/src/sgml/nls.sgml
index a9113374183..3299346cb74 100644
--- a/doc/src/sgml/nls.sgml
+++ b/doc/src/sgml/nls.sgml
@@ -46,7 +46,7 @@
<filename>msgmerge</filename>, respectively, in a GNU-compatible
implementation. Later, we will try to arrange it so that if you
use a packaged source distribution, you won't need
- <filename>xgettext</filename>. (If working from CVS, you will still need
+ <filename>xgettext</filename>. (If working from Git, you will still need
it.) <application>GNU Gettext 0.10.36</application> or later is currently recommended.
</para>