diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2000-11-11 23:27:48 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2000-11-11 23:27:48 +0000 |
commit | 609f9199af2411a52bb9731d8aa1f13885c439b5 (patch) | |
tree | c4e7bd8b36daa4772800bd125658f2af7dbb3c88 | |
parent | d55f8781933d76fec931e865315009635f4d1018 (diff) | |
download | postgresql-609f9199af2411a52bb9731d8aa1f13885c439b5.tar.gz postgresql-609f9199af2411a52bb9731d8aa1f13885c439b5.zip |
Repair markup
-rw-r--r-- | doc/src/sgml/datatype.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index f06c04c697f..b64f64836ce 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.40 2000/11/11 19:50:31 thomas Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.41 2000/11/11 23:27:48 petere Exp $ --> <chapter id="datatype"> @@ -1908,8 +1908,8 @@ January 8 04:05:06 1999 PST </para> </sect2> - <sect2 id="inet-type"> - <title><type>inet</type></title> + <sect2 id="inet-vs-cidr"> + <title><type>inet</type> vs <type>cidr</type></title> <para> The essential difference between <type>inet</type> and <type>cidr</type> |