From 3523fc597ce13004bfde769425eb081c4e1c7872 Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Sat, 26 Nov 2022 22:27:40 +0000 Subject: [PATCH] Add extra help to mosquitto.conf man page. --- man/mosquitto.conf.5.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) 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 Format All lines with a # as the very first character are treated as a