pgsql: doc: remove unnecessary blank before command option text

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: remove unnecessary blank before command option text
Date: 2020-12-03 16:33:40
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: remove unnecessary blank before command option text

Backpatch-through: 11

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7b0bd08a325fd4f21269dbc9a6dd82809342644d

Modified Files
--------------
doc/src/sgml/ref/pg_checksums.sgml | 2 +-
doc/src/sgml/ref/pg_controldata.sgml | 2 +-
doc/src/sgml/ref/pg_resetwal.sgml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2020-12-04 01:53:11 pgsql: Change SHA2 implementation based on OpenSSL to use EVP digest ro
Previous Message Bruce Momjian 2020-12-03 15:29:27 pgsql: docs: list single-letter options first in command-line summary