Don't put <indexterm> before <term> in <varlistentry> items.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 23 Mar 2013 18:06:33 +0000 (14:06 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 23 Mar 2013 18:06:33 +0000 (14:06 -0400)
commitcdc67938c086104ef7a0e2f1e6912e9ee0ba4c85
tree75935b6215795f4383959d769b40d21187e8f241
parent5b86fedfb57ea943f883a13c6d50c5a9e2a1cc57
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
doc/src/sgml/config.sgml
doc/src/sgml/libpq.sgml