diff --git a/man/mosquitto.conf.5.xml b/man/mosquitto.conf.5.xml
index 1d9927bd..f830881f 100644
--- a/man/mosquitto.conf.5.xml
+++ b/man/mosquitto.conf.5.xml
@@ -36,6 +36,40 @@
+
+ Sections
+
+ The rest of this man page is divided into the following sections:
+
+
+ a description of the configuration
+ file syntax.
+
+
+ a discussion of the authentication
+ options available.
+
+
+ the general options for configuring
+ Mosquitto.
+
+
+ general options for configuring listeners,
+ which are the ways that MQTT clients can connect to Mosquitto,
+ as well as certificate and pre-shared-key based SSL/TLS options.
+
+
+ general options for configuring bridges,
+ which are a way of connecting multiple brokers together,
+ as well as certificate and pre-shared-key based SSL/TLS options.
+
+
+ The Files, Bugs, See Also sections.
+
+
+
+
+
File FormatAll lines with a # as the very first character are treated as a