File: manpage_add_library_description.patch

package info (click to toggle)
libmicrohttpd 1.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 13,584 kB
  • sloc: ansic: 119,140; sh: 5,360; makefile: 2,258; pascal: 1,591; sed: 16
file content (19 lines) | stat: -rw-r--r-- 590 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description: Fix mdoc warning: .Lb: no description for library 'libmicrohttpd'
  available (#8)
Author: Florian Ernst <florian@debian.org>
Origin: vendor
Last-Update: 2024-07-24
Forwarded: https://bugs.gnunet.org/view.php?id=9021

diff --git a/doc/libmicrohttpd.3 b/doc/libmicrohttpd.3
index cfa0762b..a50d4061 100644
--- a/doc/libmicrohttpd.3
+++ b/doc/libmicrohttpd.3
@@ -5,6 +5,7 @@
 .Nm libmicrohttpd
 .Nd library for embedding HTTP servers
 .Sh LIBRARY
+.ds doc-str-Lb-libmicrohttpd library for embedding HTTP servers (libmicrohttpd)
 .Lb libmicrohttpd
 .Sh SYNOPSIS
 .In microhttpd.h