diff --git a/doc/repmgrd-configuration.sgml b/doc/repmgrd-configuration.sgml
index 56548770..b911e92b 100644
--- a/doc/repmgrd-configuration.sgml
+++ b/doc/repmgrd-configuration.sgml
@@ -492,9 +492,6 @@ REPMGRD_OPTS="--daemonize=false"
From repmgrd 4.1, ensure REPMGRD_OPTS includes
, as daemonization is handled by the service command.
- We recommend setting repmgrd_pid_file in repmgr.conf to the
- same value set in REPMGRD_PIDFILE to prevent another repmgrd
- instance from being started manually.
If using systemd, you may need to execute systemctl daemon-reload.