aboutsummaryrefslogtreecommitdiff
path: root/doc/libmicrohttpd.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libmicrohttpd.3')
-rw-r--r--doc/libmicrohttpd.36
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/libmicrohttpd.3 b/doc/libmicrohttpd.3
index 4480c93c..3c478c72 100644
--- a/doc/libmicrohttpd.3
+++ b/doc/libmicrohttpd.3
@@ -5,11 +5,11 @@ libmicrohttpd \- library for embedding HTTP servers
5 5
6\fB#include <microhttpd.h> 6\fB#include <microhttpd.h>
7 7
8\fPInsert API here.
9
10.SH "DESCRIPTION" 8.SH "DESCRIPTION"
11.P 9.P
12Insert API description here. 10libmicrohttpd (short MHD) allows applications to easily integrate the functionality of a simple HTTP server.
11.P
12The details of the API are described in comments in the header file and on the webpage.
13 13
14.P 14.P
15.SH "SEE ALSO" 15.SH "SEE ALSO"