mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-05-20 08:21:48 +02:00
Remove duplicate man page part
This commit is contained in:
parent
9772d946e5
commit
b975babe78
|
|
@ -73,40 +73,6 @@
|
|||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title>Sections</title>
|
||||
<para>
|
||||
The rest of this man page is divided into the following sections:
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><option>File Format</option> a description of the configuration
|
||||
file syntax.</term>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>Authentication</option> a discussion of the authentication
|
||||
options available.</term>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>General Options</option> the general options for configuring
|
||||
Mosquitto.</term>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>Listeners</option> 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.</term>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>Configuring Bridges</option> 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.</term>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>Other</option> The Files, Bugs, See Also sections.</term>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title>File Format</title>
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue