diff options
-rw-r--r-- | doc/src/sgml/installation.sgml | 2 |
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> |