Fix man page typos.

This commit is contained in:
Roger A. Light 2021-04-18 09:10:27 +01:00
parent 702aaabee2
commit d3dd89da82
4 changed files with 5 additions and 5 deletions

View File

@ -120,7 +120,7 @@
<topic> includes a space character) - if not
given then the access is read/write. <topic> can
contain the + or # wildcards as in
subscriptions. The "deny" option can used to explicity
subscriptions. The "deny" option can used to explicitly
deny access to a topic that would otherwise be granted
by a broader read/write/readwrite statement. Any "deny"
topics are handled before topics that grant read/write access.</para>
@ -1119,7 +1119,7 @@ log_timestamp_format %Y-%m-%dT%H:%M:%S
used. Set to 0 or 1 to limit to those QoS values.
This makes use of an MQTT v5 feature to notify
clients of the limitation. MQTT v3.1.1 clients will
not be aware of the limitation. Clients publshing
not be aware of the limitation. Clients publishing
to this listener with a too-high QoS will be
disconnected.</para>
<para>Not reloaded on reload signal.</para>

View File

@ -371,7 +371,7 @@
<listitem>
<para>Disable Nagle's algorithm for the socket. This means
that latency of sent messages is reduced, which is
particularly noticable for small, reasonably infrequent
particularly noticeable for small, reasonably infrequent
messages. Using this option may result in more packets
being sent than would normally be necessary.</para>
</listitem>

View File

@ -403,7 +403,7 @@
<listitem>
<para>Disable Nagle's algorithm for the socket. This means
that latency of sent messages is reduced, which is
particularly noticable for small, reasonably infrequent
particularly noticeable for small, reasonably infrequent
messages. Using this option may result in more packets
being sent than would normally be necessary.</para>
</listitem>

View File

@ -403,7 +403,7 @@
<listitem>
<para>Disable Nagle's algorithm for the socket. This means
that latency of sent messages is reduced, which is
particularly noticable for small, reasonably infrequent
particularly noticeable for small, reasonably infrequent
messages. Using this option may result in more packets
being sent than would normally be necessary.</para>
</listitem>