|
|

楼主 |
发表于 2005-1-14 17:18:15
|
显示全部楼层
出现如下错误,大家分析一下是什么原因
ygy@elex:~$ man vim
Error executing formatting or display command.
System command (cd /usr/man && (echo ".ll 5.8i"; echo ".pl 1100i"; /bin/gunzip -c '/usr/man/man1/vim.1.gz'; echo ".\\\""; echo ".pl \n(nlu+10") | /usr/bin/gtbl | /usr/bin/nroff -S -mandoc | /usr/bin/less -is) exited with status 256.
No manual entry for vim
ygy@elex:~$ man mount
Error executing formatting or display command.
System command (cd /usr/man && (echo ".ll 5.8i"; echo ".pl 1100i"; /bin/gunzip -c '/usr/man/man8/mount.8.gz'; echo ".\\\""; echo ".pl \n(nlu+10") | /usr/bin/gtbl | /usr/bin/nroff -S -mandoc | /usr/bin/less -is) exited with status 256.
No manual entry for mount |
|