File: 1001_fix-groff-warning-macro-f-not-defined.patch

package info (click to toggle)
libjpeg-turbo 1%3A2.1.5-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,244 kB
  • sloc: ansic: 57,369; asm: 30,823; javascript: 7,972; java: 3,321; sh: 1,215; pascal: 453; cpp: 390; makefile: 93
file content (14 lines) | stat: -rw-r--r-- 681 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Fix lintian issue "W: libjpeg-turbo-progs: groff-message usr/share/man/man1/jpegtran.1.gz (line 1) 170: warning: macro 'f'' not defined"
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

--- a/jpegtran.1
+++ b/jpegtran.1
@@ -167,7 +167,7 @@
 to the nearest iMCU boundary (the lower right corner is unchanged.)  Thus, the
 output image covers at least the requested region, but it may cover more.  The
 adjustment of the region dimensions may be optionally disabled by attaching an
-'f' character ("force") to the width or height number.
+\'f\' character ("force") to the width or height number.
 
 The image can be losslessly cropped by giving the switch:
 .TP