Help: UNIX man pages

Unix Manual:

The on-line manual can answer most of your questions if you know how to access it. The command:

     $ man man

tells you how to use the manual. The command:

     $ man -k keyword

provides an index into the manual for all entries involving the keyword that you specify.