Skip to content

Commit

Permalink
[225] Fix typo in man page.
Browse files Browse the repository at this point in the history
Closes #225. Thanks to Nabytovych.

Bug: #225
  • Loading branch information
ralight committed Aug 8, 2016
1 parent 79cc06b commit a0d6da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/mosquitto_passwd.1.xml
Expand Up @@ -41,7 +41,7 @@
<refsect1>
<title>Description</title>
<para><command>mosquitto_passwd</command> is a tool for managing
password files the the mosquitto MQTT broker.</para>
password files the mosquitto MQTT broker.</para>
<para>Usernames must not contain ":". Passwords are stored in a similar
format to
<citerefentry><refentrytitle>crypt</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para>
Expand Down

0 comments on commit a0d6da1

Please sign in to comment.