summaryrefslogtreecommitdiff
path: root/doc/src/sgml/xtypes.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/xtypes.sgml')
-rw-r--r--doc/src/sgml/xtypes.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/xtypes.sgml b/doc/src/sgml/xtypes.sgml
index 14eb83a8e1..af4c57e6af 100644
--- a/doc/src/sgml/xtypes.sgml
+++ b/doc/src/sgml/xtypes.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/xtypes.sgml,v 1.31 2008/12/07 23:46:39 alvherre Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/xtypes.sgml,v 1.32 2010/04/03 07:22:56 petere Exp $ -->
<sect1 id="xtypes">
<title>User-Defined Types</title>
@@ -290,6 +290,6 @@ CREATE TYPE complex (
<para>
For further details see the description of the
- <xref linkend="sql-createtype" endterm="sql-createtype-title"> command.
+ <xref linkend="sql-createtype"> command.
</para>
</sect1>