diff --git a/doc/repmgr-standby-clone.xml b/doc/repmgr-standby-clone.xml
index 0ca49ad1..95f4d5a2 100644
--- a/doc/repmgr-standby-clone.xml
+++ b/doc/repmgr-standby-clone.xml
@@ -104,14 +104,6 @@
-
- standby_mode (always 'on')
-
-
-
- recovery_target_timeline (always 'latest')
-
-
primary_conninfo
@@ -122,6 +114,21 @@
+
+ For PostgreSQL 11 and earlier, these parameters will also be set:
+
+
+
+
+ standby_mode (always 'on')
+
+
+
+ recovery_target_timeline (always 'latest')
+
+
+
+
The following additional parameters can be specified in repmgr.conf
for inclusion in the replication configuration: