Le 31/12/2013 12:50, Fernando de Oliveira a écrit : > 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. > If you have no file monitoring installed, the only indication you have is the date (December 27) and the time (13:28) it got modified for the last time.
And then, try to remember (or to find logs of) what you were doing at that time... regards Pierre -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
