【Linux异常】执行man proc查看proc文档时提示错误 man: can't set the locale; make sure $LC_* and $LANG are correct No manual entry for proc


一、异常信息

[root@VM_0_4_centos proc]# man proc
man: can't set the locale; make sure $LC_* and $LANG are correct
No manual entry for proc

 

二、解决方案

安装man-pages后就可以了

yum install -y man-pages

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM