On-line documentation resides in /usr/man. The manual pages are kept in eight different sections (man1 to man8), depending on what type of information the ``man page" (for manual page) holds. Typically, section 1 holds documentation for common commands, section 2 contains information concerning system calls, and so on.
The manual pages are read using the man command.