pgsql: doc: Supply XSLT template for superscript element in man pages - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Supply XSLT template for superscript element in man pages
Date
Msg-id E1bOtCg-0000aJ-U7@gemulon.postgresql.org
Whole thread Raw
List 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(+)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Use correct symbol for minimum int64 value
Next
From: Tom Lane
Date:
Subject: pgsql: Establish conventions about global object names used in regressi