mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-09 11:06:10 +00:00
Help: Rename manual section 1 to "User programs"
Since we're putting man pages for GUI apps into this category as well, let's call it something other than "Command-line programs" :^)
This commit is contained in:
parent
fe6b3f99d1
commit
ae0320183a
Notes:
sideshowbarker
2024-07-19 00:12:03 +09:00
Author: https://github.com/awesomekling
Commit: ae0320183a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
#include <LibGUI/FilteringProxyModel.h>
|
||||
|
||||
static ManualSectionNode s_sections[] = {
|
||||
{ "1", "Command-line programs" },
|
||||
{ "1", "User programs" },
|
||||
{ "2", "System calls" },
|
||||
{ "3", "Libraries" },
|
||||
{ "4", "Special files" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue