Package: psutils Version: 3.3.8-1 Severity: minor Dear Maintainer,
there is some errors in the man page of epsffit. Please find attach a diff. Regards -- System Information: Debian Release: 13.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.12.38+deb13-amd64 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages psutils depends on: ii perl 5.40.1-6 ii python3 3.13.5-1 ii python3-psutils 3.3.8-1 Versions of packages psutils recommends: ii ghostscript 10.05.1~dfsg-1 psutils suggests no packages. -- no debconf information
--- epsffit.1.orig 2025-09-01 08:08:41.000000000 +0200 +++ epsffit.1 2025-09-03 17:12:35.076735612 +0200 @@ -1,8 +1,8 @@ .TH PSUTILS "1" "2025\-09\-01" "psutils 3.3.12" "User Command" .SH NAME -psutils +epsffit .SH SYNOPSIS -.B psutils +.B epsffit [OPTION...] LLX LLY URX URY [INFILE [OUTFILE]] .SH DESCRIPTION Fit an Encapsulated PostScript file to a given bounding box. @@ -12,15 +12,15 @@ x coordinate of lower left corner of the box .TP -\fBLLX\fR +\fBLLY\fR y coordinate of lower left corner of the box .TP -\fBLLX\fR +\fBURX\fR x coordinate of upper right corner of the box .TP -\fBLLX\fR +\fBURY\fR y coordinate of upper right corner of the box .TP

