From ef27e304f2f62e0f27c66ad3ca6ca9c76546baee Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 20 Apr 2020 21:41:13 -0400 Subject: [PATCH] doc: change SGML markup "figure" to "example" MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- doc/src/sgml/func.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 5892146df26..96f1ee9bc26 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -11176,7 +11176,7 @@ table2-mapping converted into other XML-based formats. -
+ XSLT Stylesheet for Converting SQL/XML Output to HTML @@ -11224,7 +11224,7 @@ table2-mapping ]]> -
+ -- 2.39.5