docs: Fix typo on man-page for mosquitto.conf

- man-page has a typo in the 'bridge_capath' section under SSL/TLS support

Signed-off-by: Jonas Helgemo <jhel@pm.me>
pull/1600/head
Jonas Helgemo 6 years ago committed by Roger A. Light
parent 8743f2fd00
commit dfae3fce2e

@ -1741,7 +1741,7 @@ topic clients/total in 0 test/mosquitto/org $SYS/broker/
<term><option>bridge_capath</option> <replaceable>file path</replaceable></term> <term><option>bridge_capath</option> <replaceable>file path</replaceable></term>
<listitem> <listitem>
<para>One of <option>bridge_capath</option> or <para>One of <option>bridge_capath</option> or
<option>bridge_capath</option> must be provided to <option>bridge_cafile</option> must be provided to
allow SSL/TLS support.</para> allow SSL/TLS support.</para>
<para>bridge_capath is used to define the path to a <para>bridge_capath is used to define the path to a
directory containing the PEM encoded CA directory containing the PEM encoded CA

Loading…
Cancel
Save