root用户下:rpm -ivh manpages-zh-1.5.1-2.noarch.rpm
sed -i s#/usr/share/man#/usr/share/man/zh_CN#g /etc/man.config
输入以上命令后man不能用了出现以下情况
[root@localhost Desktop]# man cp
Cannot open the message catalog "man" for locale "zh_CN.UTF-8"
(NLSPATH="<none>")
No manu
root用户下:rpm -ivh manpages-zh-1.5.1-2.noarch.rpm sed -i s#/usr/share/man#/usr/share/man/zh_CN#g /etc/man.config 输入以上命令后man不能用了出现以下情况 [root@localhost Desktop]# man cp Cannot open the message catalog "man" for locale "zh_CN.UTF-8" (NLSPATH="<none>") No manu