mirror of
https://github.com/postgres/postgres.git
synced 2026-04-24 07:40:59 -04:00
Fix broken markup.
This commit is contained in:
parent
2e468aa5d7
commit
a8c53d6207
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $PostgreSQL: pgsql/doc/src/sgml/errcodes.sgml,v 1.17 2005/12/08 21:23:09 momjian Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/errcodes.sgml,v 1.18 2005/12/09 18:07:49 tgl Exp $ -->
|
||||
|
||||
<appendix id="errcodes-appendix">
|
||||
<title><productname>PostgreSQL</productname> Error Codes</title>
|
||||
|
|
@ -1308,7 +1308,7 @@
|
|||
</row>
|
||||
|
||||
<row>
|
||||
<entry spanname="span13"><emphasis role="bold">Class XX— Internal Error</entry>
|
||||
<entry spanname="span13"><emphasis role="bold">Class XX— Internal Error</></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
|
|
|||
Loading…
Reference in a new issue