在用MAN page時出現了該訊息,而且很多內容看起來都怪怪如下
NMAP(1) [FIXME: manual] NMAP(1)
因此用來看看是為什麼,出現如下
cacaegg$ man -d nmap
Reading config file /private/etc/man.conf
Looked whether there exists a message catalog man, but there is none
(and for English messages none is needed)
found man directory /usr/share/man
found man directory /usr/local/share/man
found man directory /usr/X11/man
found manpath map /bin --> /usr/share/man
found manpath map /sbin --> /usr/share/man
found manpath map /usr/bin --> /usr/share/man
found manpath map /usr/sbin --> /usr/share/man
found manpath map /usr/local/bin --> /usr/local/share/man
found manpath map /usr/local/sbin --> /usr/local/share/man
found manpath map /usr/X11/bin --> /usr/X11/man
found manpath map /usr/bin/X11 --> /usr/X11/man
found manpath map /usr/bin/mh --> /usr/share/man
using /usr/bin/less -is as pager
using /usr/bin/less -is as browser
using /bin/cat to dump HTML pages as text
path directory /usr/bin is in the config file
adding /usr/share/man to manpath
path directory /bin is in the config file
path directory /usr/sbin is in the config file
path directory /sbin is in the config file
path directory /usr/local/bin is in the config file
adding /usr/local/share/man/zh to manpath
adding /usr/local/share/man to manpath
path directory /usr/X11/bin is in the config file
adding /usr/X11/man to manpath
adding mandatory man directories
no cat page stored because of nonstandard line length
parsing directive from file /usr/local/share/man/zh/man1/nmap.1.old
found tbl(1) directive
not executing command:
(cd '/usr/local/share/man/zh' && (echo ".ll 18.8i"; echo ".nr LL 18.8i"; /bin/cat '/usr/local/share/man/zh/man1/nmap.1.old') | /usr/bin/tbl | /usr/bin/groff -Wall -mtty-char -Tascii -mandoc -c | (/usr/bin/less -is || true))
原來是zh中有nmap.1的檔,把它移除就可以了。
沒有留言:
張貼留言