summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gustafsson <dgustafsson@postgresql.org>2025-09-22 10:20:07 +0200
committerDaniel Gustafsson <dgustafsson@postgresql.org>2025-09-22 10:20:07 +0200
commitec8a75ae8debea768c6ebebdd3fc83d841aac5e7 (patch)
treebcd8edfb5ec1acbfa3ec870022c9ce1940a193ca
parent987e00fa990fc905fe8fab645a16f7a4be3d9126 (diff)
Revert "doc: Remove trailing whitespace in xref"
This reverts commit 987e00fa990fc905fe8fab645a16f7a4be3d9126 due to me missing the release freeze.
-rw-r--r--doc/src/sgml/ref/pg_combinebackup.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_combinebackup.sgml b/doc/src/sgml/ref/pg_combinebackup.sgml
index 9a6d201e0b8..330a598f701 100644
--- a/doc/src/sgml/ref/pg_combinebackup.sgml
+++ b/doc/src/sgml/ref/pg_combinebackup.sgml
@@ -314,7 +314,7 @@ PostgreSQL documentation
<para>
To avoid this problem, taking a new full backup after changing the checksum
- state of the cluster using <xref linkend="app-pgchecksums"/> is
+ state of the cluster using <xref linkend="app-pgchecksums "/> is
recommended. Otherwise, you can disable and then optionally reenable
checksums on the directory produced by <literal>pg_combinebackup</literal>
in order to correct the problem.