Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <4b9601ce0503131918e0472cd@mail.gmail.com>
Date: Sun, 13 Mar 2005 22:18:44 -0500
From: Jay Guerette <jayguerette@gmail.com>
Reply-To: Jay Guerette <jayguerette@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Man pages messed up when viewed over SSH
In-Reply-To: <4235013C.7070603@overbored.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
References: <423400C7.60903@overbored.net> <Pine.GSO.4.61.0503131643580.22713@slinky.cs.nyu.edu> <4235013C.7070603@overbored.net>
X-IsSubscribed: yes

Uh, *which* line?

> But then, on a RH box - just from a completely random guess! - I changed
> this line in /etc/man.config:
> 
> #
> # Useful paths - note that COL should not be defined when
> # NROFF is defined as "groff -Tascii" or "groff -Tlatin1";
> # not only is it superfluous, but it actually damages the output.
> # For use with utf-8, NROFF should be "nroff -mandoc" without -T option.
> #
> TROFF       /usr/bin/groff -Tps -mandoc
> #NROFF      /usr/bin/nroff -c -mandoc ### BEFORE
> NROFF       /usr/bin/nroff -c -Tascii -mandoc ### AFTER
> JNROFF      /usr/bin/groff -Tnippon -mandocj
> KNROFF      /usr/bin/groff -Tkorean -mandoc
> EQN     /usr/bin/geqn -Tps
> NEQN        /usr/bin/geqn -Tlatin1
> KNEQN       /usr/bin/geqn -Tkorean
> TBL     /usr/bin/gtbl
> # COL       /usr/bin/col
> REFER       /usr/bin/grefer
> PIC     /usr/bin/gpic
> VGRIND
> GRAP
> PAGER       /usr/bin/less -isr
> CAT     /bin/cat
> 
> That did the trick.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

