This sounds like bug http://bugs.gentoo.org/show_bug.cgi?id=102800
On 02-07-2008 17:28:20 +0900, Mathias Laurin wrote:
> Hi,
>
> I found that I need to add the -c option to NROFF (i.e., get rid of the
> colours) on my system in $EPREFIX/etc/man.conf; without this options,
> escape sequences appear in the man page instead of colours, making them
> unreadable. I tried from zsh and bash, I also tried getting rid of my old
> ~/.Xdefaults and the -c option is present in /etc/man.conf, the original
> OS X man.conf so I think it is real.
>
> Here is the diff:
>
> 17:25 /Users/laurin/Library/Gentoo/etc [0]1 % diff -u man.conf{.orig,}
> --- man.conf.orig 2008-07-02 17:06:44 +0900
> +++ man.conf 2008-07-02 17:25:37 +0900
> @@ -93,8 +93,8 @@
> # causes problems, add the -c option to TROFF, NROFF, JNROFF.
> #
> TROFF /Users/laurin/Library/Gentoo/usr/bin/groff -Tps -mandoc
> -NROFF /Users/laurin/Library/Gentoo/usr/bin/nroff -mandoc
> -JNROFF /Users/laurin/Library/Gentoo/usr/bin/groff -Tnippon
> -mandocj
> +NROFF /Users/laurin/Library/Gentoo/usr/bin/nroff -mandoc -c
> +JNROFF /Users/laurin/Library/Gentoo/usr/bin/groff -Tnippon
> -mandocj -c
> EQN /Users/laurin/Library/Gentoo/usr/bin/geqn -Tps
> NEQN /Users/laurin/Library/Gentoo/usr/bin/geqn -Tlatin1
> JNEQN /Users/laurin/Library/Gentoo/usr/bin/geqn -Tnippon
>
> --
> [email protected] mailing list
>
--
Fabian Groffen
Gentoo on a different level
--
[email protected] mailing list