I'm reading a book on administration and I'm wandering whether my answers are correct related to the man command. I'm running Ubuntu.
Qstn1: How would you read sync’s local man page that was kept in /usr/local/share/man?
My answer is
man l sync
but I don't think I'm correct because it gives this output;
No manual entry for sync in section l See 'man 7 undocumented' for help when manual pages are not available.
Could someone give me a better explanation of an answer to this?
man sync? – Randolph West Jul 22 '12 at 3:10