From 5074f688485c5526980677df8641d35db9f50d9c Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Wed, 22 Sep 2010 19:51:46 -0400 Subject: 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. --- doc/src/sgml/acronyms.sgml | 21 ++++++++++----------- doc/src/sgml/external-projects.sgml | 2 +- doc/src/sgml/nls.sgml | 2 +- 3 files changed, 12 insertions(+), 13 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/acronyms.sgml b/doc/src/sgml/acronyms.sgml index 48a75b6fab2..4f561f6fb76 100644 --- a/doc/src/sgml/acronyms.sgml +++ b/doc/src/sgml/acronyms.sgml @@ -107,17 +107,6 @@ - - CVS - - - Concurrent - Versions System - - - - DBA @@ -248,6 +237,16 @@ + + Git + + + Git + + + + GMT diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml index c7afbb2ef7d..84c515b30e8 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 PostgreSQL distribution. PgFoundry is built using the GForge software project and is similar to 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 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 da8902a584d..9bc8fe968ec 100644 --- a/doc/src/sgml/nls.sgml +++ b/doc/src/sgml/nls.sgml @@ -46,7 +46,7 @@ msgmerge, 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 - xgettext. (If working from CVS, you will still need + xgettext. (If working from Git, you will still need it.) GNU Gettext 0.10.36 or later is currently recommended. -- cgit v1.2.3