After my previous comment on this bug, I tried to see if I could
understand the problem and find a solution. This zcat-perl-gzip hack
seems to have fixed it for me:
# cd /usr/share/man/man8
# cp aptitude.8.gz aptitude-old.8.gz && zcat aptitude-old.8.gz |perl
-pe 's#\\ef([BR])#\\f$1#g'|gzip >aptitude.8.gz
Hope this helps others annoyed by this bug...
PS: Daniel, thanks fo having tried to include the fix in the stable
package, and please consider trying again.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]