Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146315 - sys-apps/man - removing -Tascii from man.conf no longer forcing man to output only 7bit ascii
Summary: sys-apps/man - removing -Tascii from man.conf no longer forcing man to output...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 155005 221191 (view as bug list)
Depends on: 44201 121502 146365
Blocks:
  Show dependency tree
 
Reported: 2006-09-04 14:32 UTC by Matthias Schwarzott
Modified: 2008-05-10 16:16 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Schwarzott gentoo-dev 2006-09-04 14:32:49 UTC
I request you to remove the -Tascii from this line in /etc/man.conf:
NROFF          /usr/bin/nroff -Tascii -c -mandoc

When the -Tascii is removed the autodetect-mechanism of /usr/bin/nroff comes to work.
For this to work correctly (at least for german locale de_DE@euro) one needs to use >=sys-apps/groff-1.19.2-r1 as the versions before do not know ISO-8859-15 -> -Tlatin1 connection.


Please let this bug be blocked by any issue stopping us from removing -Tascii and letting autodetect-magic of nroff work.
Comment 1 SpanKY gentoo-dev 2006-09-04 15:48:27 UTC
added to 1.6d-r1
Comment 2 SpanKY gentoo-dev 2006-09-04 15:52:03 UTC
yeah i didnt read Bug 121502 closely enough
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-11-13 05:18:12 UTC
*** Bug 155005 has been marked as a duplicate of this bug. ***
Comment 4 SpanKY gentoo-dev 2008-02-24 19:00:38 UTC
man-1.6f-r1 drops all -c and -T options by default and forces latest groff so as to avoid the dash funkiness
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2008-05-10 16:16:58 UTC
*** Bug 221191 has been marked as a duplicate of this bug. ***