Skip to content

Commit de56daf

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 d0bb665 commit de56daf

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
@@ -11034,7 +11034,7 @@ table2-mapping
1103411034
converted into other XML-based formats.
1103511035
</para>
1103611036

11037-
<figure id="xslt-xml-html">
11037+
<example id="xslt-xml-html">
1103811038
<title>XSLT Stylesheet for Converting SQL/XML Output to HTML</title>
1103911039
<programlisting><![CDATA[
1104011040
<?xml version="1.0"?>
@@ -11082,7 +11082,7 @@ table2-mapping
1108211082

1108311083
</xsl:stylesheet>
1108411084
]]></programlisting>
11085-
</figure>
11085+
</example>
1108611086
</sect2>
1108711087
</sect1>
1108811088

0 commit comments

Comments
 (0)