man.serenityos.org: Add section descriptions to overview page

This commit is contained in:
Ben Wiederhake 2021-10-16 00:05:23 +02:00 committed by Idan Horowitz
commit 5c04a2d4b3
Notes: sideshowbarker 2024-07-18 02:03:21 +09:00
2 changed files with 8 additions and 8 deletions

View file

@ -15,7 +15,7 @@
static ManualSectionNode s_sections[] = {
{ "1", "User programs" },
{ "2", "System calls" },
{ "3", "Libraries" },
{ "3", "Library functions" },
{ "4", "Special files" },
{ "5", "File formats" },
{ "6", "Games" },