Skip to content

Instantly share code, notes, and snippets.

@novaTopFlex
Created May 11, 2025 19:39
Show Gist options
  • Select an option

  • Save novaTopFlex/584f67797889f166bfa22ab13a986cd9 to your computer and use it in GitHub Desktop.

Select an option

Save novaTopFlex/584f67797889f166bfa22ab13a986cd9 to your computer and use it in GitHub Desktop.
Sections for Linux Man Pages
  1. Executable programs and shell commands (example man)
  2. System calls (by the kernel)
  3. Library calls (program libraries)
  4. Special files (often in /dev)
  5. File formats and conventions
  6. Games
  7. Miscellaneous, including "macro-"packages
  8. System administration commands (typically root)
  9. Kernel routines (supplemental; rarely utilized on Linux systems without access to Man pages for additional operating systems)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment