pgsql: doc: remove added space within synopsis replaceable tags - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: remove added space within synopsis replaceable tags
Date
Msg-id E1wp8tk-00000000ptn-332m@gemulon.postgresql.org
Whole thread
List pgsql-committers
doc:  remove added space within synopsis replaceable tags

Restructuring the tags makes the output consistent and doesn't require
added spaces.

Reported-by: Peter Smith

Author: Peter Smith

Discussion: https://postgr.es/m/CAHut+Pu8JahGm76CMdpzH350pHJedA4R2b8JmOim3+m3yxft3Q@mail.gmail.com

Backpatch-through: 19

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/bc90a53455836a61c4282073866325d3c14954d5

Modified Files
--------------
doc/src/sgml/ref/initdb.sgml              |  6 +++---
doc/src/sgml/ref/pg_checksums.sgml        |  4 ++--
doc/src/sgml/ref/pg_controldata.sgml      |  4 ++--
doc/src/sgml/ref/pg_createsubscriber.sgml | 10 +++++++---
doc/src/sgml/ref/pg_resetwal.sgml         | 24 ++++++++++++++----------
doc/src/sgml/ref/pg_rewind.sgml           | 10 ++++++----
6 files changed, 34 insertions(+), 24 deletions(-)


pgsql-committers by date:

Previous
From: Álvaro Herrera
Date:
Subject: pgsql: Fix cascading standby reconnect failure after archive fallback
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Add a note that refint will be removed in v20