diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 78ab02a0ec4c2fb5e9b0de168c21b2d74044e645..cb278afb2466bc8e03a49e402c554fa0c92ffeb5 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.408 2007/11/05 16:45:52 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.409 2007/11/05 16:57:23 momjian Exp $ -->
 
  <chapter id="functions">
   <title>Functions and Operators</title>
@@ -11490,11 +11490,6 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
     as well.
    </para>
 
-  </sect1>
-
-  <sect1 id="functions-txid">
-   <title>Transaction ID and Snapshot Functions</title>
-
    <indexterm>
     <primary>txid_current</primary>
    </indexterm>