1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

doc: change SGML markup "figure" to "example"

Reported-by: Jürgen Purtz

Discussion: https://postgr.es/m/709d7809-d7f4-8175-47f3-4d131341bba8@purtz.de

Author: Jürgen Purtz

Backpatch-through: 9.5
This commit is contained in:
Bruce Momjian
2020-04-20 21:41:12 -04:00
parent 3ca17999f6
commit f7b2e04a60

View File

@ -10221,7 +10221,7 @@ table2-mapping
converted into other XML-based formats.
</para>
<figure id="xslt-xml-html">
<example id="xslt-xml-html">
<title>XSLT Stylesheet for Converting SQL/XML Output to HTML</title>
<programlisting><![CDATA[
<?xml version="1.0"?>
@ -10269,7 +10269,7 @@ table2-mapping
</xsl:stylesheet>
]]></programlisting>
</figure>
</example>
</sect2>
</sect1>