I discovered today that no man page was displayed. The reason was a
directory with wrong permissions:

$ ls -dl /usr/share/man
drwxr-x--- 52 root root 4096 Dez 27 13:28 /usr/share/man

No idea why.

Corrected with:

# chmod -c 2775 /usr/share/man

Any way of discovering the source for the problem?

Thanks.

-- 
[]s,
Fernando
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to