mirror of
https://github.com/postgres/postgres.git
synced 2026-03-28 21:33:14 -04:00
Fix markup that doesn't work in HISTORY generation.
This commit is contained in:
parent
7c0bc953e6
commit
2f1e7ffb76
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.539 2007/11/15 20:10:32 momjian Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.540 2007/11/16 06:28:07 tgl Exp $ -->
|
||||
<!--
|
||||
|
||||
Typical markup:
|
||||
|
|
@ -2214,7 +2214,7 @@ substr(current_date::text, 1, 1);
|
|||
<listitem>
|
||||
<para>
|
||||
Add <link linkend="acronyms">acronym</link> and <link
|
||||
linkend="creating-cluster-nfs"><acronym>NFS</></> documentation
|
||||
linkend="creating-cluster-nfs">NFS</link> documentation
|
||||
sections (Bruce)
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue