diff options
Diffstat (limited to 'doc/src/sgml/func.sgml')
-rw-r--r-- | doc/src/sgml/func.sgml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index cd2465e41c7..3badb514aee 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -10495,7 +10495,7 @@ table2-mapping -----+------- a | "foo" b | "bar" - </programlisting> +</programlisting> </entry> </row> <row> @@ -10514,7 +10514,7 @@ table2-mapping -----+------- a | foo b | bar - </programlisting> +</programlisting> </entry> </row> <row> @@ -10598,7 +10598,7 @@ table2-mapping ---+--- 1 | 2 3 | 4 - </programlisting> +</programlisting> </entry> </row> <row> @@ -10671,7 +10671,7 @@ table2-mapping a | b | d ---+---------+--- 1 | [1,2,3] | - </programlisting> +</programlisting> </entry> </row> <row> @@ -10692,7 +10692,7 @@ table2-mapping ---+----- 1 | foo 2 | - </programlisting> +</programlisting> </entry> </row> </tbody> |