diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
new file mode 100644
index 30921cf..7a7823b
*** a/doc/src/sgml/installation.sgml
--- b/doc/src/sgml/installation.sgml
*************** su - postgres
*** 763,769 ****
         <listitem>
          <para>
           Build with support for <productname>LLVM</productname> based
!          <acronym>JIT</acronym> compilation (see <xref linkend="jit"/>).  This
           requires the <productname>LLVM</productname> library to be installed.
           The minimum required version of <productname>LLVM</productname> is
           currently 3.9.
--- 763,771 ----
         <listitem>
          <para>
           Build with support for <productname>LLVM</productname> based
!          <acronym>JIT</acronym> compilation<phrase
!          condition="standalone-ignore"> (see <xref
!          linkend="jit"/>)</phrase>.  This
           requires the <productname>LLVM</productname> library to be installed.
           The minimum required version of <productname>LLVM</productname> is
           currently 3.9.
