aboutsummaryrefslogtreecommitdiff
path: root/doc/libmicrohttpd.3
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-08-12 06:01:48 +0000
committerChristian Grothoff <christian@grothoff.org>2007-08-12 06:01:48 +0000
commit85b7d00955a8adb9e6d8d42ba37c5c0d53cafc53 (patch)
treea5c244da50ef0a5659e368cb9c1ac91b0861076c /doc/libmicrohttpd.3
parentc75bf1093162231d4e2f09f399f2d6039d2c321f (diff)
downloadlibmicrohttpd-85b7d00955a8adb9e6d8d42ba37c5c0d53cafc53.tar.gz
libmicrohttpd-85b7d00955a8adb9e6d8d42ba37c5c0d53cafc53.zip
formatting and versioning
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"