External, Non-PPA KXStudio Repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
681B

  1. 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"
  2. Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
  3. --- a/jpegtran.1
  4. +++ b/jpegtran.1
  5. @@ -167,7 +167,7 @@
  6. to the nearest iMCU boundary (the lower right corner is unchanged.) Thus, the
  7. output image covers at least the requested region, but it may cover more. The
  8. adjustment of the region dimensions may be optionally disabled by attaching an
  9. -'f' character ("force") to the width or height number.
  10. +\'f\' character ("force") to the width or height number.
  11. The image can be losslessly cropped by giving the switch:
  12. .TP