summaryrefslogtreecommitdiff
path: root/Base/usr/share/man/man1/Help.md
diff options
context:
space:
mode:
authorkleines Filmröllchen <filmroellchen@serenityos.org>2022-12-14 15:47:50 +0100
committerAndrew Kaster <andrewdkaster@gmail.com>2023-01-02 06:15:13 -0700
commitf824a67b3b72d2459996c0676783efe613413af6 (patch)
tree8902809b6baef1a6dff5cf616a06aa772af3071b /Base/usr/share/man/man1/Help.md
parent2d08e53493102c1d81f1bbd0b8bfd1f59607cea5 (diff)
downloadserenity-f824a67b3b72d2459996c0676783efe613413af6.zip
Base: Document manpage structure separately
This section is now removed from Help(1) and man(1).
Diffstat (limited to 'Base/usr/share/man/man1/Help.md')
-rw-r--r--Base/usr/share/man/man1/Help.md17
1 files changed, 1 insertions, 16 deletions
diff --git a/Base/usr/share/man/man1/Help.md b/Base/usr/share/man/man1/Help.md
index 53fea0a553..2c505907a9 100644
--- a/Base/usr/share/man/man1/Help.md
+++ b/Base/usr/share/man/man1/Help.md
@@ -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