man pages are provided for the compiler invocation commands and other compiler utilities.
Before you can view the man pages, you must add the man page directory to the MANPATH environment variable by entering the following command:
export MANPATH=/usr/share/man/cat1/:$MANPATH
To test whether the man pages have been successfully installed, open one or more of the man pages, as described in Viewing the man pages.