mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 08:58:11 +00:00
Meta: Use correct man page title for section 5 on man.serenityos.org
This commit is contained in:
parent
4cab5bbead
commit
156e8a80c7
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ for d in output/*/; do
|
||||||
2) section_title="System Calls";;
|
2) section_title="System Calls";;
|
||||||
3) section_title="Library Functions";;
|
3) section_title="Library Functions";;
|
||||||
4) section_title="Special Files";;
|
4) section_title="Special Files";;
|
||||||
5) section_title="User Programs";;
|
5) section_title="File formats";;
|
||||||
6) section_title="Games";; # TODO: Populate this section
|
6) section_title="Games";; # TODO: Populate this section
|
||||||
7) section_title="Miscellanea";;
|
7) section_title="Miscellanea";;
|
||||||
8) section_title="Sysadmin Tools";;
|
8) section_title="Sysadmin Tools";;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue