aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2008-04-21 11:06:23 +0000
committerMagnus Hagander <magnus@hagander.net>2008-04-21 11:06:23 +0000
commit2b63d6455fb7fe00bcc6cc99624a841afa2cee5c (patch)
tree49241c905cae536d43638ab5334a34cccbbbb2ad
parent117f3a8ed0e7cc2f5dab7cfc0e0a820cc6bd29af (diff)
downloadpostgresql-2b63d6455fb7fe00bcc6cc99624a841afa2cee5c.tar.gz
postgresql-2b63d6455fb7fe00bcc6cc99624a841afa2cee5c.zip
Fix typo, noted by Stefan Kaltenbrunner.
-rw-r--r--doc/src/sgml/cvs.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/cvs.sgml b/doc/src/sgml/cvs.sgml
index 07394ae6ec8..dad36a4e898 100644
--- a/doc/src/sgml/cvs.sgml
+++ b/doc/src/sgml/cvs.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.47.2.2 2008/04/03 09:51:53 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.47.2.3 2008/04/21 11:06:23 mha Exp $ -->
<appendix id="cvs">
<appendixinfo>
@@ -35,7 +35,7 @@
and <productname>CVSup</productname>,
are available to pull the <productname>CVS</productname> code tree from the
<productname>PostgreSQL</productname> server to your local machine.
- Our CVS Wiki, <ulink
+ Our Wiki, <ulink
url="http://wiki.postgresql.org/index.php/Working_with_CVS"></ulink>,
has additional details on working with CVS.
</para>