David Walser <[EMAIL PROTECTED]> writes: > I dunno if this will help, but try: > LESSCHARSET=latin1
is overwritten in /usr/bin/less :-( > If that doesn't fix it, the thing it does fix is if you get those > <AD> things at the ends of lines sometimes, it takes care of that at > least. here is a temporary fix: --- /etc/man.config.orig 2002-04-22 16:53:08.000000000 +0200 +++ /etc/man.config 2002-04-22 16:52:23.000000000 +0200 @@ -105,7 +105,7 @@ PIC /usr/bin/gpic VGRIND GRAP -PAGER /usr/bin/less -isrr +PAGER /usr/bin/less.bin -isrr CAT /bin/cat # # The command "man -a xyzzy" will show all man pages for xyzzy. -- "il a ete brule au 28e degre" (the naheulbeuk witch) "c curieux, gcc fonctionne" (gwenole)
