Source: poppler Version: 0.24.5-2 Severity: minor Tags: patch Dear Maintainer,
* What led up to the situation? Checking the man page with a script * What was the outcome of this action? Found some typographical mistakes ## Changes: Increased the space between some sentences from one to two word spaces. As the file contains formatting requests, it is better to start each sentence on a new line - changed to \- if it means a minus sign - between two numbers changed to \(en (en-dash), if it means a range Patch: --- pdftoppm.1 2013-08-16 23:21:40.000000000 +0000 +++ pdftoppm.1.new 2014-03-09 13:20:26.000000000 +0000 @@ -49,17 +49,17 @@ Specifies the Y resolution, in DPI. The .TP .BI \-scale-to " number" Scales the long side of each page (width for landscape pages, height -for portrait pages) to fit in scale-to pixels. The size of the short +for portrait pages) to fit in scale-to pixels. The size of the short side will be determined by the aspect ratio of the page. .TP .BI \-scale-to-x " number" -Scales each page horizontally to fit in scale-to-x pixels. If -scale-to-y is set to -1, the vertical size will determined by the +Scales each page horizontally to fit in scale-to-x pixels. If +scale-to-y is set to \-1, the vertical size will determined by the aspect ratio of the page. .TP .BI \-scale-to-y " number" -Scales each page vertically to fit in scale-to-y pixels. If scale-to-x -is set to -1, the horizontal size will determined by the aspect ratio +Scales each page vertically to fit in scale-to-y pixels. If scale-to-x +is set to \-1, the horizontal size will determined by the aspect ratio of the page. .TP .BI \-x " number" @@ -145,7 +145,7 @@ Error related to PDF permissions. 99 Other error. .SH AUTHOR -The pdftoppm software and documentation are copyright 1996-2011 Glyph +The pdftoppm software and documentation are copyright 1996\(en2011 Glyph & Cog, LLC. .SH "SEE ALSO" .BR pdfdetach (1), -- System Information: Debian Release: jessie/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'testing'), (500, 'stable') Architecture: i386 (i586) Kernel: Linux 3.2.53-rt75-1 Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/dash -- Bjarni I. Gislason -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

