1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:07:43 +00:00

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
parent 857cac6d1d
commit 5c04a2d4b3
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" },