@@ -421,14 +421,14 @@ pg_upgrade.exe
421421 <title>Upgrade Streaming Replication and Log-Shipping standby servers</title>
422422
423423 <para>
424- If you have Streaming Replication (see <xref
424+ If youused link mode and have Streaming Replication (see <xref
425425 linkend="streaming-replication">) or Log-Shipping (see <xref
426- linkend="warm-standby">) standby servers,and used link mode,
427- follow these steps to upgrade them. You will not be running
428- <application>pg_upgrade </> on thestandby servers, but rather
429- <application>rsync</> on the primary. Do not start any servers yet.
430- If you did <emphasis>not</> use link mode, skip the instructions in
431- this section and simply recreate the standby servers.
426+ linkend="warm-standby">) standby servers,follow these steps to
427+ upgrade them. You will not be running <application>pg_upgrade</> on
428+ the standby servers, but rather <application>rsync </> on theprimary.
429+ Do not start any servers yet. If you did <emphasis>not</> use link
430+ mode, skip the instructions in this section and simply recreate the
431+ standby servers.
432432 </para>
433433
434434 <substeps>