mirror of
https://github.com/RGBCube/serenity
synced 2025-05-23 18:55:08 +00:00

In addition to the section headings on man.serenityos.org, all occurances of man section titles are now formatted in title case.
659 B
659 B
- Section 1: User Programs (applets, applications, utilities, etc.)
- Section 2: System Calls (getuid, mount, pledge, sendfd, etc.)
- Section 3: Library Functions (basename, isatty, POSIX functions, etc.)
- Section 4: Special Files (audio, mem, etc.)
- Section 5: File Formats (getopt convention, Shell, SystemServer)
- Section 6: Games (2048, Chess, FlappyBug, etc.)
- Section 7: Miscellanea (mitigations, sys filesystem, SystemServer, etc.)
- Section 8: Sysadmin Tools (dmesg, pls, sysctl, useradd, etc.)