staul 发表于 2005-2-23 16:38:13

man 页面编码有错

那些单引号都变成<A1><AF>了,有谁知道怎么解决吗?
比如:man perl

==================================================
PERL(1) Perl Programmers Reference Guide PERL(1)

NAME
perl - Practical Extraction and Report Language

SYNOPSIS
perl [ -sTuU ] [ -hv ] [ -V[] ]
[ -cw ] [ -d[] ] [ -D]
[ -pna ] [ -Fpattern ] [ -l ] [ -0 ]
[ -Idir ] [ -m[-]module ] [ -M[-]<AF>module...<AF> ]
[ -P ] [ -S ] [ -x ]
[ -i ] [ -e <AF>command<AF> ] [ -- ] [ programfile ] [ argument ]...

If you<A1><AF>re new to Perl, you should start with perlintro, which is a general intro for beginners and provides some background to help you navigate
the rest of Perl<A1><AF>s extensive documentation.

For ease of access, the Perl manual has been split up into several sections.

...
页: [1]
查看完整版本: man 页面编码有错