pgsql: doc: fix incorrect 'literal' tags

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: fix incorrect 'literal' tags
Date: 2016-08-23 16:46:20
Message-ID: E1bcEqC-0007qH-QH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: fix incorrect 'literal' tags

Discussion: dcc4113d-1eda-4f60-d1c5-f50eee160bad(at)gmail(dot)com

Author: Alexander Law <exclusion(at)gmail(dot)com>

Backpatch-through: 9.6

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ff066481b0485b1a4e414de3abcaae0bda02b1e1

Modified Files
--------------
doc/src/sgml/pgstandby.sgml | 2 +-
doc/src/sgml/ref/pg_xlogdump.sgml | 2 +-
doc/src/sgml/ref/pgbench.sgml | 2 +-
doc/src/sgml/ref/psql-ref.sgml | 4 ++--
4 files changed, 5 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-08-23 17:46:43 pgsql: Remove duplicate function prototype.
Previous Message Tom Lane 2016-08-23 16:10:48 pgsql: Improve SP-GiST opclass API to better support unlabeled nodes.