Debian Bug report logs - #290789
manpage for /usr/sbin/sendmail (/usr/share/man/man1/sendmail.1.gz) contains unescaped hyphens

version graph

Package: postfix; Maintainer for postfix is Debian Postfix Team <[email protected]>; Source for postfix is src:postfix (PTS, buildd, popcon).

Reported by: Joseph Nahmias <[email protected]>

Date: Sun, 16 Jan 2005 17:48:48 UTC

Severity: minor

Tags: upstream

Found in version 2.1.4-5

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to LaMont Jones <[email protected]>:
Bug#290789; Package postfix. (full text, mbox, link).


Acknowledgement sent to Joseph Nahmias <[email protected]>:
New Bug report received and forwarded. Copy sent to LaMont Jones <[email protected]>. (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Joseph Nahmias <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: manpage for /usr/sbin/sendmail (/usr/share/man/man1/sendmail.1.gz) contains unescaped hyphens
Date: Sun, 16 Jan 2005 17:41:15 +0000 (UTC)
Package: postfix
Version: 2.1.4-5

The manpage '/usr/share/man/man1/sendmail.1.gz' contains unescaped hyphens
which causes groff to render them as hyphens (U+2010) rather than
regular ASCII dashes (0x2D).

This causes problems in a number of cases: for example when someone
wants to cut-and-paste from a manpage -- since programs do not interpret
the unicode hyphen as a dash.  Also, most pagers differentiate between
the two characters, making searching for text that includes a dash
difficult.

Please change all instances of the '-' character in the manpage to '\-'
to fix this.  The following command should highlight most of the
problematic instances:

    zgrep -Hn [^\\]- /usr/share/man/man1/sendmail.1.gz | egrep -v '[0-9]+:\.\\"'

Thanks,
Joe Nahmias



Severity set to `minor'. Request was from [email protected] to [email protected]. (full text, mbox, link).


Tags added: upstream Request was from LaMont Jones <[email protected]> to [email protected]. (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Tue May 13 12:50:04 2025; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.