pgsql: Doc: Remove extraneous whitespaces with some tags

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: Remove extraneous whitespaces with some tags
Date: 2021-04-24 01:47:16
Message-ID: E1la7O8-0000d7-0k@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: Remove extraneous whitespaces with some tags

Author: Justin Pryzby
Discussion: https://postgr.es/m/20210423184338.GL7256@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0d0049c58b4970183a102fc1f7dc1e9bef2a7149

Modified Files
--------------
doc/src/sgml/maintenance.sgml | 2 +-
doc/src/sgml/mvcc.sgml | 2 +-
doc/src/sgml/pgcrypto.sgml | 2 +-
doc/src/sgml/ref/pg_rewind.sgml | 2 +-
doc/src/sgml/runtime.sgml | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2021-04-24 06:12:47 pgsql: Fix come comments in execMain.c
Previous Message Michael Paquier 2021-04-24 00:18:52 pgsql: Add some forgotten LSN_FORMAT_ARGS() in xlogreader.c