diff --git a/doc/configuration-file-required-settings.xml b/doc/configuration-file-required-settings.xml
index 5f241f68..b4858ce5 100644
--- a/doc/configuration-file-required-settings.xml
+++ b/doc/configuration-file-required-settings.xml
@@ -96,33 +96,6 @@
-
- For a full list of annotated configuration items, see the file
- repmgr.conf.sample.
-
-
- For &repmgrd;-specific settings, see .
-
-
-
- The following parameters in the configuration file can be overridden with
- command line options:
-
-
-
- -L/--log-level overrides log_level in
- repmgr.conf
-
-
-
-
- -b/--pg_bindir overrides pg_bindir in
- repmgr.conf
-
-
-
-
-
diff --git a/doc/configuration-file.xml b/doc/configuration-file.xml
index a53effaa..fd748701 100644
--- a/doc/configuration-file.xml
+++ b/doc/configuration-file.xml
@@ -62,6 +62,64 @@ data_directory = /var/lib/pgsql/11/data
+
+
+ Configuration file items
+
+ The following sections document some sections of the configuration file:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ For a full list of annotated configuration items, see the file
+ repmgr.conf.sample.
+
+
+ For &repmgrd;-specific settings, see .
+
+
+
+
+ The following parameters in the configuration file can be overridden with
+ command line options:
+
+
+
+ -L/--log-level overrides log_level in
+ repmgr.conf
+
+
+
+
+ -b/--pg_bindir overrides pg_bindir in
+ repmgr.conf
+
+
+
+
+
+
+
Configuration file location
diff --git a/repmgr.conf.sample b/repmgr.conf.sample
index 7f0b5554..28511cac 100644
--- a/repmgr.conf.sample
+++ b/repmgr.conf.sample
@@ -51,7 +51,6 @@
# =============================================================================
-
# Optional configuration items
# =============================================================================