diff options
-rw-r--r-- | doc/src/sgml/installation.sgml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index f1386b7b5d4..70f930c57da 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -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> |