Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Manual pages are accessible via the man command. (The command man man describes how to use man to read manual pages.) The manual pages are divided into numbered sections that categorize information as follows:
Programs and shell commands: commands executed by users at the shell prompt.
System calls: Linux system calls.
Library functions: standard C library functions (as well as many other library functions).
Special files: special files, such as device files.
File formats: formats of files such as the system password (/etc/passwd) and group (/etc/group) files.
Games: games.
Overview, conventions, protocols, and miscellany: overviews of various topics, and various pages on network protocols and sockets programming.
System administration commands: commands that are for use mainly by the superuser.