diff options
-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> |