pgsql: doc: Supply XSLT template for superscript element in man pages

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Supply XSLT template for superscript element in man pages
Date: 2016-07-17 21:02:22
Message-ID: E1bOtCg-0000aJ-U7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Supply XSLT template for superscript element in man pages

The default is no decoration, which looks confusing, for example on the
CREATE SEQUENCE man page.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7482fc4600ee97f8b2570e87b8c216a83b918065

Modified Files
--------------
doc/src/sgml/stylesheet-man.xsl | 7 +++++++
1 file changed, 7 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-07-17 22:43:00 pgsql: Establish conventions about global object names used in regressi
Previous Message Peter Eisentraut 2016-07-17 13:42:16 pgsql: Use correct symbol for minimum int64 value