From 974c0aface6ab7758571dff311168538ec22507a Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Wed, 31 May 2017 23:08:42 +0100 Subject: [PATCH] Fix broken link in man page. --- man/Makefile | 8 ++++++++ man/mosquitto.8.xml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/man/Makefile b/man/Makefile index a0496869..502a78c6 100644 --- a/man/Makefile +++ b/man/Makefile @@ -5,6 +5,14 @@ include ../config.mk all : mosquitto.8 mosquitto-tls.7 mosquitto.conf.5 mosquitto_passwd.1 mosquitto_pub.1 mosquitto_sub.1 mqtt.7 libmosquitto.3 clean : + -rm -f libmosquitto.3 + -rm -f mosquitto.8 + -rm -f mosquitto.conf.5 + -rm -f mosquitto_passwd.1 + -rm -f mosquitto_pub.1 + -rm -f mosquitto_sub.1 + -rm -f mosquitto-tls.7 + -rm -f mqtt.7 reallyclean : clean -rm -f *.orig diff --git a/man/mosquitto.8.xml b/man/mosquitto.8.xml index 9792e7e9..106696dc 100644 --- a/man/mosquitto.8.xml +++ b/man/mosquitto.8.xml @@ -509,7 +509,7 @@ - hosts_access + hosts_access 5