diff --git a/doc/configuration-permissions.xml b/doc/configuration-permissions.xml
new file mode 100644
index 00000000..6d6e2619
--- /dev/null
+++ b/doc/configuration-permissions.xml
@@ -0,0 +1,18 @@
+
+ repmgr database user permissions
+
+
+ configuration
+ database user permissions
+
+
+
+ &repmgr; will create an extension database containing objects
+ for administering &repmgr; metadata. The user defined in the conninfo
+ setting must be able to access all objects. Additionally, superuser permissions
+ are required to install the &repmgr; extension. The easiest way to do this
+ is create the &repmgr; user as a superuser, however if this is not
+ desirable, the &repmgr; user can be created as a normal user and a
+ superuser specified with --superuser when registering a &repmgr; node.
+
+
diff --git a/doc/configuration.xml b/doc/configuration.xml
index dd952ded..fe94919d 100644
--- a/doc/configuration.xml
+++ b/doc/configuration.xml
@@ -318,23 +318,6 @@
&configuration-file-optional-settings;
&configuration-file-log-settings;
&configuration-file-service-commands;
+ &configuration-permissions;
-
- repmgr database user permissions
-
-
- configuration
- database user permissions
-
-
-
- &repmgr; will create an extension database containing objects
- for administering &repmgr; metadata. The user defined in the conninfo
- setting must be able to access all objects. Additionally, superuser permissions
- are required to install the &repmgr; extension. The easiest way to do this
- is create the &repmgr; user as a superuser, however if this is not
- desirable, the &repmgr; user can be created as a normal user and a
- superuser specified with --superuser when registering a &repmgr; node.
-
-
diff --git a/doc/filelist.xml b/doc/filelist.xml
index 1226344b..e629d01f 100644
--- a/doc/filelist.xml
+++ b/doc/filelist.xml
@@ -21,6 +21,7 @@
+