diff options
-rw-r--r-- | doc/src/sgml/runtime.sgml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 088316cfb64..6c4c7f4a8e1 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1863,8 +1863,7 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput <step> <para> Install the new version of <productname>PostgreSQL</productname> as - outlined in <![%standalone-include[the next section.]]> - <![%standalone-ignore[<xref linkend="install-procedure">.]]> + outlined in <xref linkend="install-procedure">. </para> </step> |