diff options
| author | Tom Lane | 2005-12-09 18:07:57 +0000 |
|---|---|---|
| committer | Tom Lane | 2005-12-09 18:07:57 +0000 |
| commit | 9af49fcf8725fcaf6cfa0b97543cc225c4d201de (patch) | |
| tree | 727372658b365eec7b4174d7c03c18e9672fad51 /doc/src/sgml | |
| parent | 49d0ac4472a0e908473e38fdb24fa86758a18e30 (diff) | |
Fix broken markup.
Diffstat (limited to 'doc/src/sgml')
| -rw-r--r-- | doc/src/sgml/errcodes.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/errcodes.sgml b/doc/src/sgml/errcodes.sgml index f58224f7840..93531f89d6c 100644 --- a/doc/src/sgml/errcodes.sgml +++ b/doc/src/sgml/errcodes.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/errcodes.sgml,v 1.15.2.2 2005/12/08 21:23:13 momjian Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/errcodes.sgml,v 1.15.2.3 2005/12/09 18:07:57 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> |
