From f7b2e04a60a3d7844c5ba92470d22b53b5a9a052 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 20 Apr 2020 21:41:12 -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 d914255358b..fdc3a8d2e97 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -10221,7 +10221,7 @@ table2-mapping converted into other XML-based formats. -
+ XSLT Stylesheet for Converting SQL/XML Output to HTML @@ -10269,7 +10269,7 @@ table2-mapping ]]> -
+ -- 2.39.5