diff --git a/doc/src/sgml/release-9.0.sgml b/doc/src/sgml/release-9.0.sgml
index ef8eb1c..de6550f 100644
--- a/doc/src/sgml/release-9.0.sgml
+++ b/doc/src/sgml/release-9.0.sgml
@@ -1493,12 +1493,6 @@
       Fix several cases where recovery logic improperly ignored WAL records
       for <literal>COMMIT/ABORT PREPARED</> (Heikki Linnakangas)
      </para>
-
-     <para>
-      The most notable oversight was
-      that <varname>recovery_min_apply_delay</> failed to delay application
-      of a two-phase commit.
-     </para>
     </listitem>
 
     <listitem>
diff --git a/doc/src/sgml/release-9.1.sgml b/doc/src/sgml/release-9.1.sgml
index fde6b61..ef2e849 100644
--- a/doc/src/sgml/release-9.1.sgml
+++ b/doc/src/sgml/release-9.1.sgml
@@ -1663,12 +1663,6 @@ Branch: REL9_0_STABLE [9d6af7367] 2015-08-15 11:02:34 -0400
       Fix several cases where recovery logic improperly ignored WAL records
       for <literal>COMMIT/ABORT PREPARED</> (Heikki Linnakangas)
      </para>
-
-     <para>
-      The most notable oversight was
-      that <varname>recovery_min_apply_delay</> failed to delay application
-      of a two-phase commit.
-     </para>
     </listitem>
 
     <listitem>
diff --git a/doc/src/sgml/release-9.2.sgml b/doc/src/sgml/release-9.2.sgml
index 4bfede5..72203fb 100644
--- a/doc/src/sgml/release-9.2.sgml
+++ b/doc/src/sgml/release-9.2.sgml
@@ -1848,12 +1848,6 @@ Branch: REL9_2_STABLE [6b700301c] 2015-02-17 16:03:00 +0100
       Fix several cases where recovery logic improperly ignored WAL records
       for <literal>COMMIT/ABORT PREPARED</> (Heikki Linnakangas)
      </para>
-
-     <para>
-      The most notable oversight was
-      that <varname>recovery_min_apply_delay</> failed to delay application
-      of a two-phase commit.
-     </para>
     </listitem>
 
     <listitem>
diff --git a/doc/src/sgml/release-9.3.sgml b/doc/src/sgml/release-9.3.sgml
index 1ac6abe..a1a7781 100644
--- a/doc/src/sgml/release-9.3.sgml
+++ b/doc/src/sgml/release-9.3.sgml
@@ -2413,12 +2413,6 @@ Branch: REL9_0_STABLE [804983961] 2014-07-29 11:58:17 +0300
       Fix several cases where recovery logic improperly ignored WAL records
       for <literal>COMMIT/ABORT PREPARED</> (Heikki Linnakangas)
      </para>
-
-     <para>
-      The most notable oversight was
-      that <varname>recovery_min_apply_delay</> failed to delay application
-      of a two-phase commit.
-     </para>
     </listitem>
 
 <!--
