pgsql: Don't put <indexterm> before <term> in <varlistentry> items.

Started by Tom Laneover 13 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Don't put <indexterm> before <term> in <varlistentry> items.

Doing that results in a broken index entry in PDF output. We had only
a few like that, which is probably why nobody noticed before.
Standardize on putting the <term> first.

Josh Kupershmidt

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/716bcb66651c8680ee413703222219608e71c459

Modified Files
--------------
doc/src/sgml/config.sgml | 17 +++++++----------
doc/src/sgml/libpq.sgml | 2 +-
2 files changed, 8 insertions(+), 11 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers