-update list of documentation

This commit is contained in:
Christian Grothoff
2013-06-25 12:47:41 +00:00
parent 927d803d43
commit e55a1f921e
+2 -2
View File
@@ -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)