diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-12-20 15:59:25 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-12-20 15:59:25 +0000 |
commit | 4e005c9095b5ad33e0358e8b40a82dedcc3a2958 (patch) | |
tree | 36e0f4e8f94a7881246c51e46ef95c2c9ffbca57 | |
parent | 54c8e821b8313c78ba19653f74e83e956fdb8fe5 (diff) | |
download | postgresql-4e005c9095b5ad33e0358e8b40a82dedcc3a2958.tar.gz postgresql-4e005c9095b5ad33e0358e8b40a82dedcc3a2958.zip |
Fix broken markup.
-rw-r--r-- | doc/src/sgml/datatype.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index 562dbd64804..5c21b364bf6 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.136 2003/12/20 15:32:54 momjian Exp $ +$PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.137 2003/12/20 15:59:25 momjian Exp $ --> <chapter id="datatype"> @@ -1832,7 +1832,7 @@ January 8 04:05:06 1999 PST <entry>P2Y10M15DT10H30M20S</entry> </row> </tbody> - </thead> + </tgroup> </table> </para> |