Hal Burgiss wrote:
> On Mon, Jul 24, 2000 at 11:44:43AM -0500, Bret Hughes wrote:
> > When I use man, and whatever performs the linewrapping tries
> > to break a word I get <AD> instead of -
> > It looks like this:
>
> export LESSCHARDEF=.
>
> Will fix this (in /etc/profile for instance). There are other ways,
> but I forget.
Thanks Hal that did it. BTW there is some verbage in the less man page I
quote:
If neither LESSCHARSET nor LESSCHARDEF is set, but your system
supports
the setlocale interface, less will use setlocale to determine the
char
acter set. setlocale is controlled by setting the LANG or
LC_CTYPE
environment variables.
man -k LANG returned nothing that looked applicable so for right now the
export LESSCHARDEF=. works great.
Thanks again,
Bret
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.