commit e55a1f921effd0c2d24c0cd2b4f69880ac8dd58a
parent 927d803d43793cbb1d5813a88aacb7eebeb2c307
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 25 Jun 2013 12:47:41 +0000
-update list of documentation
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/libmicrohttpd.3 b/doc/libmicrohttpd.3
@@ -1,4 +1,4 @@
-.TH LIBMICROHTTPD "3" "10 Jan 2011 "libmicrohttpd"
+.TH LIBMICROHTTPD "3" "21 Jun 2013 "libmicrohttpd"
.SH "NAME"
GNU libmicrohttpd \- library for embedding HTTP servers
.SH "SYNOPSIS"
@@ -9,7 +9,7 @@ GNU libmicrohttpd \- library for embedding HTTP servers
.P
GNU libmicrohttpd (short MHD) allows applications to easily integrate the functionality of a simple HTTP server. MHD is a GNU package.
.P
-The details of the API are described in comments in the header file, a detailed reference documentation and in brief on the MHD webpage.
+The details of the API are described in comments in the header file, a detailed reference documentation, a tutorial, and in brief on the MHD webpage.
.P
.SH "SEE ALSO"
\fBcurl\fP(1), \fBlibcurl\fP(3)