diff --git a/doc/libmicrohttpd.3 b/doc/libmicrohttpd.3 index 72d0d1d9..13fcdcd3 100644 --- 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)