Bug 708248 - Updates for ps2ps manpage
Summary: Updates for ps2ps manpage
Status: RESOLVED FIXED
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 10.04.0
Hardware: PC Linux
: P2 normal
Assignee: Chris Liddell (chrisl)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-11 20:44 UTC by Steve Robbins
Modified: 2025-01-30 14:35 UTC (History)
1 user (show)

See Also:
Customer:
Word Size: ---


Attachments
ps2ps manpage diff (1.88 KB, patch)
2025-01-11 20:44 UTC, Steve Robbins
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Robbins 2025-01-11 20:44:03 UTC
Created attachment 26358 [details]
ps2ps manpage diff

Fixes for man page from Bjarni Ingi Gislason <bjarniig@simnet.is>:



   * What led up to the situation?

     Checking for defects with a new version

test-[g|n]roff -mandoc -t -K utf8 -rF0 -rHY=0 -rCHECKSTYLE=10 -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>:27: 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.

Originally submitted to Debian bug tracker: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092118
Comment 1 Chris Liddell (chrisl) 2025-01-30 14:35:07 UTC
Applied:
https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=ff3577d36cf0

Thanks