Skip to content

Commit 987e00f

Browse files
doc: Remove trailing whitespace in xref
Remove stray whitespace in xref tag. This was found due to a regression in xmllint 2.15.0 which flagged this as an error, and at the time of this commit no fix for xmllint has shipped. Author: Erik Wienhold <ewie@ewie.name> Discussion: https://postgr.es/m/f4c4661b-4e60-4c10-9336-768b7b55c084@ewie.name Backpatch-through: 17
1 parent ed93b29 commit 987e00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/pg_combinebackup.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ PostgreSQL documentation
314314

315315
<para>
316316
To avoid this problem, taking a new full backup after changing the checksum
317-
state of the cluster using <xref linkend="app-pgchecksums "/> is
317+
state of the cluster using <xref linkend="app-pgchecksums"/> is
318318
recommended. Otherwise, you can disable and then optionally reenable
319319
checksums on the directory produced by <literal>pg_combinebackup</literal>
320320
in order to correct the problem.

0 commit comments

Comments
 (0)