8000 Fix markup because lc_numeric didn't have an SGML tag in this release. · danielcode/postgres@43a9728 · GitHub
[go: up one dir, main page]

Skip to content

Commit 43a9728

Browse files
committed
Fix markup because lc_numeric didn't have an SGML tag in this release.
1 parent c41e33f commit 43a9728

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/src/sgml/release.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.36 2007/01/05 22:35:22 tgl Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.37 2007/01/06 03:14:18 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -42,8 +42,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.36 2007/01/05 22:35:
4242
</para>
4343

4444
<para>
45-
This is because <link
46-
linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially
45+
This is because <literal>lc_numeric</> can potentially
4746
change the output of these functions.
4847
</para>
4948
</listitem>

0 commit comments

Comments
 (0)
0