summaryrefslogtreecommitdiff
path: root/Meta/Websites/man.serenityos.org/index.html
blob: 7f8ff11118918969ebdc99cab9d40296e42bd96c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<html>
<head>
    <title>SerenityOS man pages</title>
</head>
<body>
<img src="banner.png" alt="SerenityOS">
<h1>SerenityOS man pages</h1>
<a href="1/"><p>Section 1: User programs (applets, applications, utilities, etc.)</p></a>
<a href="2/"><p>Section 2: System calls (getuid, mount, pledge, sendfd, etc.)</p></a>
<a href="3/"><p>Section 3: Library functions (basename, isatty, POSIX functions, etc.)</p></a>
<a href="4/"><p>Section 4: Special Files (audio, mem, etc.)</p></a>
<a href="5/"><p>Section 5: File formats (getopt convention, Shell, SystemServer)</p></a>
<a href="7/"><p>Section 7: Miscellanea (mitigations, sys filesystem, SystemServer, etc.)</p></a>
<a href="8/"><p>Section 8: Sysadmin tools (dmesg, pls, sysctl, useradd, etc.)</p></a>
</body>
</html>