Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 85fca79

Browse files
committed
Fix broken markup.
1 parent 9b5e108 commit 85fca79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/release.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.441 2006/09/19 02:25:13 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.442 2006/09/19 17:22:42 tgl Exp $ -->
22
<!--
33

44
Typical markup:
@@ -213,6 +213,7 @@ For new features, add links to the documentation sections.
213213
Have <function>to_char(time)</> and <function>to_char(interval)</>
214214
treat <literal>'HH'</> and <literal>'HH12'</> as 12-hour
215215
intervals.
216+
</para>
216217

217218
<para>
218219
Most applications should use <literal>'HH24'</> unless they

0 commit comments

Comments
 (0)