summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2014-11-03 01:17:32 +0000
committerPeter Eisentraut2014-11-03 01:18:15 +0000
commit25ca2a69eab63729ed3195afbe0d175cf0e54d19 (patch)
treea514e28419f352027b85b2b94e1713d73009ec7a
parent16381b2a78e5a3477b5a7ac956b7afc36efdcc58 (diff)
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 72e8979fff4..cab9fe7f9a2 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>