From c978fd50fe57537d01960f8997cd10cdf62c1c4b Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Tue, 25 Sep 2018 12:54:22 +0100 Subject: [PATCH] Minor documentation fix. Closes #520. --- ChangeLog.txt | 1 + man/mosquitto.conf.5.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 3f217388..45c1a1dd 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -6,6 +6,7 @@ Broker: - Remove requirement to use `user root` in snap package config files. - Fix retained messages not sent by bridges on outgoing topics at the first connection. Closes #701. +- Minor documentation fixes. Closes #520. Build: - Various fixes to ease building. diff --git a/man/mosquitto.conf.5.xml b/man/mosquitto.conf.5.xml index 3d171e99..e5901c77 100644 --- a/man/mosquitto.conf.5.xml +++ b/man/mosquitto.conf.5.xml @@ -763,7 +763,7 @@ client connected to a listener with mount point example can only see messages that are published in the topic hierarchy - example and above. + example and below. Not reloaded on reload signal.