Thread: pgsql: Replace single-quotes with double-quotes in a few SGML attribute

pgsql: Replace single-quotes with double-quotes in a few SGML attribute

From
Heikki Linnakangas
Date:
Replace single-quotes with double-quotes in a few SGML attributes.

Both are valid SGML, but let's be consistent.

Author: Peter Smith
Discussion:
https://www.postgresql.org/message-id/CAHut%2BPtghjg0SBUTv%3D4Bpcy68d1zD3VAnZ3wX1DQSp39XKD9Sw%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/46647cc4b86aa529f50b343a6a8cdb8f187ec8da

Modified Files
--------------
doc/src/sgml/libpq.sgml           |  4 ++--
doc/src/sgml/monitoring.sgml      | 14 +++++++-------
doc/src/sgml/ref/create_role.sgml |  2 +-
doc/src/sgml/ref/createuser.sgml  |  4 ++--
doc/src/sgml/ref/pgbench.sgml     |  6 +++---
doc/src/sgml/user-manag.sgml      |  2 +-
6 files changed, 16 insertions(+), 16 deletions(-)