1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 08:07:44 +00:00

Base: Use "Library Functions" instead of "Libraries" for man section 3

This commit is contained in:
networkException 2022-02-25 14:59:06 +01:00 committed by Tim Flynn
parent 9279dd783b
commit 692757c489
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ The SerenityOS manual is split into the following *sections*, or *chapters*:
1. User Programs 1. User Programs
2. System Calls 2. System Calls
3. Libraries 3. Library Functions
4. Special Files 4. Special Files
5. File Formats 5. File Formats
6. Games 6. Games

View file

@ -21,7 +21,7 @@ The SerenityOS manual is split into the following *sections*, or *chapters*:
1. User Programs 1. User Programs
2. System Calls 2. System Calls
3. Libraries 3. Library Functions
4. Special Files 4. Special Files
5. File Formats 5. File Formats
6. Games 6. Games