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

Commit 28b14b0

Browse files
committed
Fix broken markup.
1 parent 0f76350 commit 28b14b0

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/src/sgml/release.sgml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.480 2006/10/23 18:10:31 petere Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.481 2006/10/23 19:29:46 tgl Exp $ -->
22
<!--
33

44
Typical markup:
@@ -400,7 +400,7 @@ links to the main documentation.
400400

401401
<listitem>
402402
<para>
403-
In <filename>contrib/xml2/<filename>, rename <function>xml_valid()</> to
403+
In <filename>contrib/xml2/</>, rename <function>xml_valid()</> to
404404
<function>xml_is_well_formed()</> (Tom)
405405
</para>
406406

@@ -413,7 +413,7 @@ links to the main documentation.
413413

414414
<listitem>
415415
<para>
416-
Remove <filename>contrib/ora2pg/<filename>, now at <ulink
416+
Remove <filename>contrib/ora2pg/</>, now at <ulink
417417
url="http://www.samse.fr/GPL/ora2pg"></ulink>
418418
</para>
419419
</listitem>
@@ -428,7 +428,8 @@ links to the main documentation.
428428

429429
<listitem>
430430
<para>
431-
Remove abandoned contrib modules: mSQL-interface, tips
431+
Remove abandoned contrib modules:
432+
<filename>mSQL-interface</>, <filename>tips</>
432433
</para>
433434
</listitem>
434435

0 commit comments

Comments
 (0)