一、异常信息

[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

 

相关文章:

  • 2021-11-16
  • 2021-12-20
  • 2021-10-15
  • 2022-12-23
  • 2021-12-25
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-01-16
  • 2022-12-23
  • 2021-06-20
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案