1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 18:55:08 +00:00
serenity/Meta/Websites/man.serenityos.org/index.md
networkException 9279dd783b Everywhere: Use title case for man section titles
In addition to the section headings on man.serenityos.org,
all occurances of man section titles are now formatted in title case.
2022-02-25 12:06:31 -05:00

8 lines
659 B
Markdown

- [Section 1: User Programs (applets, applications, utilities, etc.)](man1/index.html)
- [Section 2: System Calls (getuid, mount, pledge, sendfd, etc.)](man2/index.html)
- [Section 3: Library Functions (basename, isatty, POSIX functions, etc.)](man3/index.html)
- [Section 4: Special Files (audio, mem, etc.)](man4/index.html)
- [Section 5: File Formats (getopt convention, Shell, SystemServer)](man5/index.html)
- [Section 6: Games (2048, Chess, FlappyBug, etc.)](man6/index.html)
- [Section 7: Miscellanea (mitigations, sys filesystem, SystemServer, etc.)](man7/index.html)
- [Section 8: Sysadmin Tools (dmesg, pls, sysctl, useradd, etc.)](man8/index.html)