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

Meta: Title case 'File Formats' on man.serenityos.org

This commit is contained in:
Linus Groh 2022-02-24 23:04:22 +00:00
parent 156e8a80c7
commit 967300e1e3

View file

@ -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="File formats";;
5) section_title="File Formats";;
6) section_title="Games";; # TODO: Populate this section
7) section_title="Miscellanea";;
8) section_title="Sysadmin Tools";;