diff --git a/doc/src/sgml/release-9.0.sgml b/doc/src/sgml/release-9.0.sgml
index ef8eb1c9ad2..61dce9fd785 100644
--- a/doc/src/sgml/release-9.0.sgml
+++ b/doc/src/sgml/release-9.0.sgml
@@ -1496,8 +1496,8 @@
The most notable oversight was
- that recovery_min_apply_delay> failed to delay application
- of a two-phase commit.
+ that recovery_target_xid> could not be used to stop at
+ a two-phase commit.
diff --git a/doc/src/sgml/release-9.1.sgml b/doc/src/sgml/release-9.1.sgml
index fde6b61bced..f5dab31608b 100644
--- a/doc/src/sgml/release-9.1.sgml
+++ b/doc/src/sgml/release-9.1.sgml
@@ -1666,8 +1666,8 @@ Branch: REL9_0_STABLE [9d6af7367] 2015-08-15 11:02:34 -0400
The most notable oversight was
- that recovery_min_apply_delay> failed to delay application
- of a two-phase commit.
+ that recovery_target_xid> could not be used to stop at
+ a two-phase commit.