Skip to content

Commit ef27e30

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 3d4652f commit ef27e30

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
@@ -11176,7 +11176,7 @@ table2-mapping
1117611176
converted into other XML-based formats.
1117711177
</para>
1117811178

11179-
<figure id="xslt-xml-html">
11179+
<example id="xslt-xml-html">
1118011180
<title>XSLT Stylesheet for Converting SQL/XML Output to HTML</title>
1118111181
<programlisting><![CDATA[
1118211182
<?xml version="1.0"?>
@@ -11224,7 +11224,7 @@ table2-mapping
1122411224

1122511225
</xsl:stylesheet>
1122611226
]]></programlisting>
11227-
</figure>
11227+
</example>
1122811228
</sect2>
1122911229
</sect1>
1123011230

0 commit comments

Comments
 (0)