diff --git a/doc/repmgrd-operation.xml b/doc/repmgrd-operation.xml
index 8b259dfd..c6bb25ca 100644
--- a/doc/repmgrd-operation.xml
+++ b/doc/repmgrd-operation.xml
@@ -6,9 +6,9 @@
operation
-
+
- Pausing repmgrd
+ Pausing the repmgrd servicerepmgrd
@@ -183,9 +183,15 @@ NOTICE: node 3 (node3) unpaused
- repmgr service pause and
- repmgr service unpause
- do not stop/start &repmgrd;.
+ repmgr service pause and
+ repmgr service unpause
+ do not start/stop &repmgrd;.
+
+
+ The commands repmgr daemon start
+ and repmgr daemon stop
+ (if correctly configured) can be used to start/stop
+ &repmgrd; on individual nodes.