Skip to content

Commit 71ae1a8

Browse files
committed
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
1 parent 212e712 commit 71ae1a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11598,7 +11598,7 @@ table2-mapping
1159811598
converted into other XML-based formats.
1159911599
</para>
1160011600

11601-
<figure id="xslt-xml-html">
11601+
<example id="xslt-xml-html">
1160211602
<title>XSLT Stylesheet for Converting SQL/XML Output to HTML</title>
1160311603
<programlisting><![CDATA[
1160411604
<?xml version="1.0"?>
@@ -11646,7 +11646,7 @@ table2-mapping
1164611646

1164711647
</xsl:stylesheet>
1164811648
]]></programlisting>
11649-
</figure>
11649+
</example>
1165011650
</sect2>
1165111651
</sect1>
1165211652

0 commit comments

Comments
 (0)