Attempt to un-break the documentation build again

Another case of <xref linkend> in the documentation that
builds INSTALL, which is not allowed.
This commit is contained in:
Magnus Hagander 2011-02-04 15:23:34 +01:00
parent b87811ee27
commit afb6dee1e3

View File

@ -1467,8 +1467,10 @@ PostgreSQL, contrib and HTML documentation successfully made. Ready to install.
<note>
<para>
If you are upgrading an existing system be sure to read <xref
linkend="upgrading"> which has instructions about upgrading a
If you are upgrading an existing system be sure to read
<![%standalone-include[the documentation,]]>
<![%standalone-ignore[<xref linkend="upgrading">]]>
which has instructions about upgrading a
cluster.
</para>
</note>