commit e0a076284525eaf2ec4cb356a40cccc25e24f2b1
parent 05e64565fbfb1746d80e087aa38fa87c97f73b67
Author: ng0 <ng0@n0.is>
Date: Mon, 28 Oct 2019 00:13:53 +0000
.3: Files markup.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/libmicrohttpd.3 b/doc/libmicrohttpd.3
@@ -16,9 +16,9 @@ The details of the API are described in comments in the header file, a detailed
libmicrohttpd is released under both the LGPL Version 2.1 or higher and the GNU GPL with eCos extension. For details on both licenses please read the respective appendix in the Texinfo manual.
.Sh FILES
.Bl -tag -width /etc/ttys -compact
-.It microhttpd.h
+.It Pa microhttpd.h
libmicrohttpd include file
-.It libmicrohttpd.so
+.It Pa libmicrohttpd.so
libmicrohttpd library
.El
.Sh SEE ALSO