File: fix-man-cannot-break-line.patch

package info (click to toggle)
courier-authlib 0.72.6-3
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 17,844 kB
  • sloc: ansic: 25,772; cpp: 12,475; sh: 5,588; makefile: 938; perl: 761
file content (22 lines) | stat: -rw-r--r-- 1,016 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Description: Adjust the man page formatting to avoid lintian "cannot break line"
 warnings.  This change splits up extra-long BI (Bold, Italic) commands.
 .
 These man pages are compiled from an upstream docbook, meaning that is isn't
 possible to make these changes in the upstream file.
 https://github.com/svarshavchik/courier-libs/blob/master/unicode/book.xml
Author: Soren Stoutner <soren@debian.org>
Forwarded: not-needed
Last-Update: 2025-12-04

--- a/auth_enumerate.3
+++ b/auth_enumerate.3
@@ -37,7 +37,8 @@ auth_enumerate \- Obtain list of account
 #include <courierauth\&.h>
 .fi
 .HP \w'auth_enumerate('u
-.BI "auth_enumerate(int\ " "(*callback_func)" "\ (const\ char\ *,\ uid_t,\ gid_t,\ const\ char\ *,\ const\ char\ *,\ const\ char\ *,\ void\ *), void\ *" "callback_arg" ");"
+.BI "auth_enumerate(int\ " "(*callback_func)"
+.BI "\ (const\ char\ *,\ uid_t,\ gid_t,\ const\ char\ *,\ const\ char\ *,\ const\ char\ *,\ void\ *), void\ *" "callback_arg" ");"
 .SH "DESCRIPTION"
 .PP
 \fBauth_enumerate\fR