diff --git a/doc/upgrading-repmgr.sgml b/doc/upgrading-repmgr.sgml
index deba3dba..9cb87614 100644
--- a/doc/upgrading-repmgr.sgml
+++ b/doc/upgrading-repmgr.sgml
@@ -121,14 +121,6 @@
-
-
- On the primary node, execute
-
- ALTER EXTENSION repmgr UPDATE
- in the database where &repmgr; is installed.
-
-
@@ -141,6 +133,16 @@
will only function correctly once all nodes have been restarted.
+
+
+
+ On the primary node, execute
+
+ ALTER EXTENSION repmgr UPDATE
+ in the database where &repmgr; is installed.
+
+
+