xinglp wrote:
> 在 2012年4月11日 下午11:13,Bruce Dubbs <bruce.du...@gmail.com> 写道:
>> xinglp wrote:
>>> There are somethings else in other manpages, I think they are some
>>> kinds of format.
>> No, it's ascii, not the more common troff format.  That's valid but just does
>> not have things like bold available.

> Yes, I know it.
> But on a local console (with en_US.utf8 locale), when use man ifup, it
> display "-" to a "block", like █

That doesn't make any sense.  The dash characters are 0x2d and utf8 is 
identical 
to ascii for the first 128 characters.

Try setting an environment variable LESSCHARSET=latin1

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to