Commit afb6dee1 authored by Magnus Hagander's avatar Magnus Hagander

Attempt to un-break the documentation build again

Another case of <xref linkend> in the documentation that
builds INSTALL, which is not allowed.
parent b87811ee
...@@ -1467,8 +1467,10 @@ PostgreSQL, contrib and HTML documentation successfully made. Ready to install. ...@@ -1467,8 +1467,10 @@ PostgreSQL, contrib and HTML documentation successfully made. Ready to install.
<note> <note>
<para> <para>
If you are upgrading an existing system be sure to read <xref If you are upgrading an existing system be sure to read
linkend="upgrading"> which has instructions about upgrading a <![%standalone-include[the documentation,]]>
<![%standalone-ignore[<xref linkend="upgrading">]]>
which has instructions about upgrading a
cluster. cluster.
</para> </para>
</note> </note>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment