mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:57:35 +00:00
Base: Document manpage structure separately
This section is now removed from Help(1) and man(1).
This commit is contained in:
parent
2d08e53493
commit
f824a67b3b
4 changed files with 63 additions and 32 deletions
|
@ -18,21 +18,6 @@ $ Help file
|
|||
`Help` is Serenity's digital manual, the GUI counterpart to `man`.
|
||||
It lets you search for and read manual pages (or "man pages").
|
||||
|
||||
## Sections
|
||||
|
||||
The SerenityOS manual is split into the following *sections*, or *chapters*:
|
||||
|
||||
1. User Programs
|
||||
2. System Calls
|
||||
3. Library Functions
|
||||
4. Special Files
|
||||
5. File Formats
|
||||
6. Games
|
||||
7. Miscellanea
|
||||
8. Sysadmin Tools
|
||||
|
||||
Sections are subject to change in the future.
|
||||
|
||||
## Examples
|
||||
|
||||
To open Help:
|
||||
|
@ -62,4 +47,4 @@ this man page should be located at `/usr/share/man/man1/Help.md`.
|
|||
## See Also
|
||||
|
||||
* [`man`(1)](help://man/1/man) To read these same man pages from the terminal
|
||||
|
||||
* [`man`(7)](help://man/7/man) For an overview on how manpages are organized
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue