#460506 spaces in PATH on the manpage

Package:
procmail
Source:
procmail
Description:
Versatile e-mail processor
Submitter:
Dan Jacobson
Date:
2013-10-15 09:09:04 UTC
Severity:
minor
#460506#3
Date:
2008-01-13 00:18:15 UTC
From:
To:
On the man page remove the spaces in
 PATH $HOME/bin :/usr/local/bin :/usr/bin :/bin

#460506#6
Date:
2008-02-12 12:51:57 UTC
From:
To:
Hello.

I received this from the Debian bug system.

BTW: Does bug@procmail.org still work? Please tell me that you are alive.

Package: procmail
Version: 3.22-16
Severity: minor
File: /usr/share/man/man5/procmailrc.5.gz

On the man page remove the spaces in
 PATH $HOME/bin :/usr/local/bin :/usr/bin :/bin

#460506#13
Date:
2013-10-15 08:58:15 UTC
From:
To:
The reason the spaces are there, is to make sure that nroff properly
breaks if the line gets wider than the screenwidth.  I full well realise
that this doesn't help when copy-pasting, and also that if the manpage
is not viewed using nroff, but some kind of webviewer, they should be
taken out.

Not quite sure what the best solution is.  Maybe they should simply be
taken out, considering that most people don't view manpages through a
traditional "man" interface anymore.

The irony is, the spaces are deliberately put in after parsing, it's no
accident.