diff --git a/doc/repmgr-standby-promote.sgml b/doc/repmgr-standby-promote.sgml
index 513a7e73..5868b00d 100644
--- a/doc/repmgr-standby-promote.sgml
+++ b/doc/repmgr-standby-promote.sgml
@@ -32,6 +32,7 @@
check the promotion every promote_check_interval seconds (default: 1 second).
Both values can be defined in repmgr.conf.
+
diff --git a/doc/repmgr-standby-switchover.sgml b/doc/repmgr-standby-switchover.sgml
index a063d421..74954f20 100644
--- a/doc/repmgr-standby-switchover.sgml
+++ b/doc/repmgr-standby-switchover.sgml
@@ -12,6 +12,7 @@
promote a standby to primary and demote the existing primary to a standby
+
Description
@@ -39,6 +40,14 @@
For more details on performing a switchover, including preparation and configuration,
see section .
+
+
+
+ repmgrd should not be active on any nodes while a switchover is being
+ executed. This restriction may be lifted in a later version.
+
+
+
@@ -173,8 +182,8 @@
- repmgrd should not be active on any nodes while a switchover is being
- executed. This restriction may be lifted in a later version.
+ repmgrd must be shut down on all nodes while a switchover is being
+ executed. This restriction will be removed in a future &repmgr; version.
diff --git a/doc/switchover.sgml b/doc/switchover.sgml
index 4ec055a8..dbd32e98 100644
--- a/doc/switchover.sgml
+++ b/doc/switchover.sgml
@@ -140,10 +140,12 @@
manually with repmgr node check --archive-ready.
-
- Ensure that repmgrd is *not* running anywhere to prevent it unintentionally
- promoting a node.
-
+
+
+ Ensure that repmgrd is *not* running anywhere to prevent it unintentionally
+ promoting a node. This restriction will be removed in a future &repmgr; version.
+
+
Finally, consider executing repmgr standby switchover with the