aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2014-11-02 20:17:32 -0500
committerPeter Eisentraut <peter_e@gmx.net>2014-11-02 20:17:32 -0500
commit9522efdae11c7bb3e12cd4bf070399d5417ac405 (patch)
tree511735c135a982e9888104cc2c6b780905f2288e
parenta409b464f91e0bdf61f2b3fb81218a0e4312987b (diff)
downloadpostgresql-9522efdae11c7bb3e12cd4bf070399d5417ac405.tar.gz
postgresql-9522efdae11c7bb3e12cd4bf070399d5417ac405.zip
Fix generation of INSTALL file by removing link
-rw-r--r--doc/src/sgml/installation.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index adde5b39d2c..4968e09c99d 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -1277,7 +1277,7 @@ su - postgres
<para>
Enable tests using the Perl TAP tools. This requires a Perl
installation and the Perl module <literal>IPC::Run</literal>.
- See <xref linkend="regress-tap"> for more information.
+ <![%standalone-ignore;[See <xref linkend="regress-tap"> for more information.]]>
</para>
</listitem>
</varlistentry>