diff options
| author | Peter Eisentraut | 2004-01-04 16:44:22 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2004-01-04 16:44:22 +0000 |
| commit | 0b7bc6288fcbfd05a26e3e930a4ef74cb4c722e2 (patch) | |
| tree | b94ca249067d8d1928fa1b83fd0c15e485fd75b6 /doc/src/sgml | |
| parent | 630f23962bd96a1186dc61cf4d65297112254f1c (diff) | |
Correct gettext URL.
Diffstat (limited to 'doc/src/sgml')
| -rw-r--r-- | doc/src/sgml/installation.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 9027e08d908..6dc40789793 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ -<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.177.2.7 2003/12/11 19:57:24 petere Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.177.2.8 2004/01/04 16:44:22 petere Exp $ --> <chapter id="installation"> <title><![%standalone-include[<productname>PostgreSQL</>]]> @@ -257,7 +257,7 @@ JAVACMD=$JAVA_HOME/bin/java class="osname">Linux</>, <systemitem class="osname">NetBSD</>, <systemitem class="osname">Solaris</>), for other systems you can download an add-on package from here: <ulink - url="http://www.postgresql.org/~petere/gettext.html" ></ulink>. + url="http://developer.postgresql.org/~petere/bsd-gettext/" ></ulink>. If you are using the <application>Gettext</> implementation in the <acronym>GNU</acronym> C library then you will additionally need the <productname>GNU Gettext</productname> package for some |
