Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ac1b614

Browse files
committed
Replace broken link to custom local gettext package with one to the main
GNU site for gettext.
1 parent 8df283d commit ac1b614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/installation.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.329 2009/12/07 19:19:56 mha Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.330 2009/12/08 19:22:43 mha Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -249,7 +249,7 @@ su - postgres
249249
class="osname">Linux</>, <systemitem class="osname">NetBSD</>,
250250
<systemitem class="osname">Solaris</>), for other systems you
251251
can download an add-on package from <ulink
252-
url="http://developer.postgresql.org/~petere/bsd-gettext/"></ulink>.
252+
url="http://www.gnu.org/software/gettext/"></ulink>.
253253
If you are using the <application>Gettext</> implementation in
254254
the <acronym>GNU</acronym> C library then you will additionally
255255
need the <productname>GNU Gettext</productname> package for some

0 commit comments

Comments
 (0)