Remove old man page references.

Thanks to Karl Palsson.

Closes #1266.
pull/1600/head
Roger A. Light 6 years ago
parent 959e785c2f
commit ebbdb27b0a

@ -31,6 +31,10 @@ Clients:
- Fix MQTT v5 clients not being able to specify a password without a username.
Closes #1274.
Documentation:
- Remove references to Python binding and C++ wrapper in libmosquitto man
page. Closes #1266.
1.6.2 - 20190430
================

@ -18,11 +18,10 @@
<title>Description</title>
<para>This is an overview of how to use libmosquitto to create MQTT
aware client programs. There may be separate man pages on each of the
functions described here in the future. There is also a binding for
libmosquitto for C++ and a Python implementation. They are not
documented here but operate in a similar way.</para>
<para>This is fairly incomplete, please see mosquitto.h for a better
description of the functions.</para>
functions described here in the future.</para>
<para>This man page is woefully incomplete, please see the comments
in mosquitto.h for missing functions and a description of the
functions.</para>
</refsect1>
<refsect1>

Loading…
Cancel
Save