mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03:00
Meta: Use correct man page title for section 5 on man.serenityos.org
This commit is contained in:
parent
4cab5bbead
commit
156e8a80c7
Notes:
sideshowbarker
2024-07-17 18:18:27 +09:00
Author: https://github.com/networkException Commit: https://github.com/SerenityOS/serenity/commit/156e8a80c7 Pull-request: https://github.com/SerenityOS/serenity/pull/12756
@ -69,7 +69,7 @@ for d in output/*/; do
|
||||
2) section_title="System Calls";;
|
||||
3) section_title="Library Functions";;
|
||||
4) section_title="Special Files";;
|
||||
5) section_title="User Programs";;
|
||||
5) section_title="File formats";;
|
||||
6) section_title="Games";; # TODO: Populate this section
|
||||
7) section_title="Miscellanea";;
|
||||
8) section_title="Sysadmin Tools";;
|
||||
|
Loading…
Reference in New Issue
Block a user