pgsql: doc: Remove trailing whitespace in xref

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Remove trailing whitespace in xref
Date: 2025-09-22 08:17:40
Message-ID: E1v0bjw-001ujI-0B@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(at)ewie(dot)name>
Discussion: https://postgr.es/m/f4c4661b-4e60-4c10-9336-768b7b55c084@ewie.name
Backpatch-through: 17

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0072fb3076cdd45cdd1c2b0f2335b9c7dea511ad

Modified Files
--------------
doc/src/sgml/ref/pg_combinebackup.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-09-22 08:21:27 pgsql: Revert "doc: Remove trailing whitespace in xref"
Previous Message Daniel Gustafsson 2025-09-22 08:17:33 pgsql: doc: Remove trailing whitespace in xref