diff --git a/doc/appendix-faq.xml b/doc/appendix-faq.xml
index e4adfba6..8d2a0f3c 100644
--- a/doc/appendix-faq.xml
+++ b/doc/appendix-faq.xml
@@ -199,8 +199,13 @@
earlier, where the repmgr user is not a superuser; in that
case the repmgr user will not be able to access the
data_directory configuration setting, access to which is restricted
- to superusers. (In PostgreSQL 10 and later, non-superusers can be added to the
- group which will enable them to read this setting).
+ to superusers.
+
+
+ In PostgreSQL 10 and later, non-superusers can be added to the
+ default role
+ (or the meta-role )
+ which will enable them to read this setting.