diff --git a/doc/appendix-release-notes.sgml b/doc/appendix-release-notes.sgml
index da3bcb90..51417eb2 100644
--- a/doc/appendix-release-notes.sgml
+++ b/doc/appendix-release-notes.sgml
@@ -227,7 +227,7 @@
Various documentation improvements, with particular emphasis on
- the importance of setting appropriate service commands
+ the importance of setting appropriate service commands
instead of relying on pg_ctl.
diff --git a/doc/configuration-file-required-settings.sgml b/doc/configuration-file-required-settings.sgml
index 937b54b9..51cce424 100644
--- a/doc/configuration-file-required-settings.sgml
+++ b/doc/configuration-file-required-settings.sgml
@@ -1,10 +1,10 @@
-
+repmgr.conf
- basic settings
+ required settings
- Basic configuration file settings
+ Required configuration file settings
Each repmgr.conf file must contain the following parameters:
diff --git a/doc/configuration-file-service-commands.sgml b/doc/configuration-file-service-commands.sgml
index e783d821..fee173d0 100644
--- a/doc/configuration-file-service-commands.sgml
+++ b/doc/configuration-file-service-commands.sgml
@@ -1,4 +1,4 @@
-
+repmgr.confservice command settings
diff --git a/doc/configuration.sgml b/doc/configuration.sgml
index 85e742b7..96426e65 100644
--- a/doc/configuration.sgml
+++ b/doc/configuration.sgml
@@ -2,16 +2,16 @@
repmgr configuration
&configuration-file;
- &configuration-file-settings;
- &configuration-service-commands;
+ &configuration-file-required-settings;
+ &configuration-file-service-commands;
-
+ configuration
- user permissions
+ database user permissions
- repmgr user permissions
+ repmgr database user permissions
&repmgr; will create an extension database containing objects
for administering &repmgr; metadata. The user defined in the conninfo
diff --git a/doc/filelist.sgml b/doc/filelist.sgml
index bf6ec0da..cd6d6a55 100644
--- a/doc/filelist.sgml
+++ b/doc/filelist.sgml
@@ -38,8 +38,8 @@
-
-
+
+
diff --git a/doc/install-packages.sgml b/doc/install-packages.sgml
index 6738b5f4..ec833ded 100644
--- a/doc/install-packages.sgml
+++ b/doc/install-packages.sgml
@@ -38,7 +38,7 @@
For more information on the package contents, including details of installation
- paths and relevant service commands,
+ paths and relevant service commands,
see the appendix section .
@@ -167,7 +167,7 @@ $ yum install repmgr10
For more information on the package contents, including details of installation
- paths and relevant service commands,
+ paths and relevant service commands,
see the appendix section .
diff --git a/doc/quickstart.sgml b/doc/quickstart.sgml
index 6d2adb4f..070a48df 100644
--- a/doc/quickstart.sgml
+++ b/doc/quickstart.sgml
@@ -234,7 +234,7 @@
repmgr.conf should not be stored inside the PostgreSQL data directory,
as it could be overwritten when setting up or reinitialising the PostgreSQL
- server. See sections on and
+ server. See sections and
for further details about repmgr.conf.
diff --git a/doc/repmgrd-configuration.sgml b/doc/repmgrd-configuration.sgml
index f1cd4c8c..750e49d3 100644
--- a/doc/repmgrd-configuration.sgml
+++ b/doc/repmgrd-configuration.sgml
@@ -112,7 +112,7 @@
particularly on systemd-based systems.
- For more details, see .
+ For more details, see .
diff --git a/doc/switchover.sgml b/doc/switchover.sgml
index dbd32e98..000d3e8c 100644
--- a/doc/switchover.sgml
+++ b/doc/switchover.sgml
@@ -104,7 +104,7 @@
server.
- For more details, see .
+ For more details, see .