diff --git a/Meta/Websites/man.serenityos.org/index.html b/Meta/Websites/man.serenityos.org/index.html index 46cb5b3514..7f8ff11118 100644 --- a/Meta/Websites/man.serenityos.org/index.html +++ b/Meta/Websites/man.serenityos.org/index.html @@ -6,12 +6,12 @@
Section 1
-Section 2
-Section 3
-Section 4
-Section 5
-Section 7
-Section 8
+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 7: Miscellanea (mitigations, sys filesystem, SystemServer, etc.)
+Section 8: Sysadmin tools (dmesg, pls, sysctl, useradd, etc.)