Description of problem: man command not found in standard PATH Version-Release number of selected component (if applicable): man-1.6f-27.fc13.x86_64
Hello, please can you attach here the output of commands: echo $PATH and rpm -ql man | grep bin
echo $PATH: /usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin rpm -ql man | grep bin: /usr/bin/apropos /usr/bin/man /usr/bin/man2html /usr/bin/manpath /usr/bin/whatis /usr/sbin/makewhatis which man: /usr/bin/which: no man in (/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin)
Please can you put here the output of: rpm -qlV man
rpm -qlV man: .M...UG.. /usr/bin/man
That mean /usr/bin/man which is provided by man package and which you want to execute was changed after it was installed and it (M Mode differs (includes permissions and file type), User ownership differs, Group ownership differs). So it is not man package problem.