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 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> |