From 88f72f3f14127124c9e80c9bb9830f5154a8782f Mon Sep 17 00:00:00 2001 From: Srikanth Anantharam Date: Wed, 19 Jul 2017 04:35:48 +0530 Subject: [PATCH] fixed a typo in the manpage (#476) Signed-off-by: Srikanth Anantharam --- man/mosquitto_passwd.1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/mosquitto_passwd.1.xml b/man/mosquitto_passwd.1.xml index 95b3c130..5f144bf9 100644 --- a/man/mosquitto_passwd.1.xml +++ b/man/mosquitto_passwd.1.xml @@ -41,7 +41,7 @@ Description mosquitto_passwd is a tool for managing - password files the mosquitto MQTT broker. + password files for the mosquitto MQTT broker. Usernames must not contain ":". Passwords are stored in a similar format to crypt3.