Bug 708247

Summary: Updates for dvipdf manpage
Product: Ghostscript Reporter: Steve Robbins <steve>
Component: DocumentationAssignee: Chris Liddell (chrisl) <chris.liddell>
Status: RESOLVED FIXED    
Severity: normal CC: chris.liddell
Priority: P2    
Version: 10.04.0   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---
Attachments: dvipdf manpage diff

Description Steve Robbins 2025-01-11 20:40:35 UTC
Created attachment 26357 [details]
dvipdf manpage diff

Updates for dvipdf manpage from Bjarni Ingi Gislason <bjarniig@simnet.is>.

Originally submitted to Debian bug tracker; see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089859


   * What led up to the situation?

     Checking for defects with a new version

test-[g|n]roff -mandoc -t -K utf8 -rF0 -rHY=0 -ww -z < "man page"

  [Use "groff -e ' $' <file>" to find trailing spaces.]

  ["test-groff" is a script in the repository for "groff"; is not shipped]
(local copy and "troff" slightly changed by me).

  [The fate of "test-nroff" was decided in groff bug #55941.]

   * What was the outcome of this action?

troff:<stdin>:18: warning: trailing space in the line

   * What outcome did you expect instead?

     No output (no warnings).

-.-

  General remarks and further material, if a diff-file exist, are in the
attachments.
Comment 1 Chris Liddell (chrisl) 2025-01-30 14:34:14 UTC
Applied:
https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=d7154e212

Thanks