diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/release-9.3.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/release-9.3.sgml b/doc/src/sgml/release-9.3.sgml index 94db2f771db..32839b7d2f1 100644 --- a/doc/src/sgml/release-9.3.sgml +++ b/doc/src/sgml/release-9.3.sgml @@ -518,7 +518,7 @@ <listitem> <para> - Allow a streaming replication standbys to <link + Allow a streaming replication standby to <link linkend="protocol-replication">follow a timeline switch</link> (Heikki Linnakangas) </para> @@ -574,7 +574,7 @@ <listitem> <para> - Allow tooling like <link + Allow tools like <link linkend="app-pgreceivexlog"><application>pg_receivexlog</></link> to run on computers with different architectures (Heikki Linnakangas) |