diff --git a/doc/configuration-password-management.xml b/doc/configuration-password-management.xml
index 2a535996..e7907165 100644
--- a/doc/configuration-password-management.xml
+++ b/doc/configuration-password-management.xml
@@ -127,8 +127,21 @@ node2:5432:repmgr:repmgr:foo
node2:5432:replication:repluser:foo
node3:5432:repmgr:repmgr:foo
node3:5432:replication:repluser:foo
-
+ If you are planning to use the / option,
+ there must also be an entry enabling the superuser to connect to the &repmgr; database.
+ Assuming the superuser is postgres, the file would look like this:
+
+node1:5432:repmgr:repmgr:foo
+node1:5432:repmgr:postgres:foo
+node1:5432:replication:repluser:foo
+node2:5432:repmgr:repmgr:foo
+node2:5432:repmgr:postgres:foo
+node2:5432:replication:repluser:foo
+node3:5432:repmgr:repmgr:foo
+node3:5432:repmgr:postgres:foo
+node3:5432:replication:repluser:foo
+
It's possible to specify an alternative location for the ~/.pgpass file, either via