man-pages/README.md

14 lines
536 B
Markdown

# man-pages
A large collection of man pages (reference material) from the Linux Documentation Project (LDP).
The man pages are organized into the following sections:
* Section 1 : user commands (intro, and pages not maintained by FSF)
* Section 2 : system calls
* Section 3 : libc calls
* Section 4 : devices (e.g., hd, sd)
* Section 5 : file formats and protocols (e.g., wtmp, /etc/passwd, nfs)
* Section 6 : games (intro only)
* Section 7 : conventions, macro packages, etc.
* Section 8 : system administration (intro only)