diff --git a/doc/repmgr-node-rejoin.sgml b/doc/repmgr-node-rejoin.sgml
index 30ab4c9b..619ce2a8 100644
--- a/doc/repmgr-node-rejoin.sgml
+++ b/doc/repmgr-node-rejoin.sgml
@@ -144,6 +144,55 @@
A node_rejoin event notification will be generated.
+
+ Exit codes
+
+ Following exit codes can be emitted by repmgr node rejoin:
+
+
+
+
+
+
+
+
+ The node rejoin succeeded; or if was provided,
+ no issues were detected which would prevent the node rejoin.
+
+
+
+
+
+
+
+
+ A configuration issue was detected which prevented &repmgr; from
+ continuing with the node rejoin.
+
+
+
+
+
+
+
+
+ The node could not be restarted.
+
+
+
+
+
+
+
+
+ The node rejoin operation failed.
+
+
+
+
+
+
+ Notes
@@ -255,58 +304,6 @@
-
- Exit codes
-
- Following exit codes can be emitted by repmgr node rejoin:
-
-
-
-
-
-
-
-
- The node rejoin succeeded; or if was provided,
- no issues were detected which would prevent the node rejoin.
-
-
-
-
-
-
-
-
- A configuration issue was detected which prevented &repmgr; from
- continuing with the node rejoin.
-
-
-
-
-
-
-
-
- The node could not be restarted.
-
-
-
-
-
-
-
-
- The node rejoin operation failed.
-
-
-
-
-
-
-
-
-
-
See also
diff --git a/doc/repmgr-standby-follow.sgml b/doc/repmgr-standby-follow.sgml
index c1b94084..66d66c4b 100644
--- a/doc/repmgr-standby-follow.sgml
+++ b/doc/repmgr-standby-follow.sgml
@@ -157,7 +157,27 @@
- No issues were detected.
+ The follow operation succeeded; or if was provided,
+ no issues were detected which would prevent the follow operation.
+
+
+
+
+
+
+
+
+ A configuration issue was detected which prevented &repmgr; from
+ continuing with the follow operation.
+
+
+
+
+
+
+
+
+ The node could not be restarted.