summaryrefslogtreecommitdiff
path: root/man/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'man/index.html')
-rw-r--r--man/index.html31
1 files changed, 31 insertions, 0 deletions
diff --git a/man/index.html b/man/index.html
new file mode 100644
index 00000000..cbc595f2
--- /dev/null
+++ b/man/index.html
@@ -0,0 +1,31 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <style>
+ table.head, table.foot { width: 100%; }
+ td.head-rtitle, td.foot-os { text-align: right; }
+ td.head-vol { text-align: center; }
+ .Nd, .Bf, .Op { display: inline; }
+ .Pa, .Ad { font-style: italic; }
+ .Ms { font-weight: bold; }
+ .Bl-diag > dt { font-weight: bold; }
+ code.Nm, .Fl, .Cm, .Ic, code.In, .Fd, .Fn, .Cd { font-weight: bold;
+ font-family: inherit; }
+ </style>
+ <title>INTRO(1)</title>
+</head>
+<body>
+<pre><a href="1">Section (1)</a> (this section) for the commonly-used commands.
+<a href="2">Section (2)</a> for Limbo modules, including Inferno's system calls.
+<a href="3">Section (3)</a> for kernel devices (accessed by `bind').
+<a href="4">Section (4)</a> for file services (accessed by `mount').
+<a href="5">Section (5)</a> for the Styx file service protocol.
+<a href="6">Section (6)</a> for file formats and system conventions.
+<a href="7">Section (7)</a> for databases and database access modules.
+<a href="8">Section (8)</a> for administrative modules and system services.
+<a href="9">Section (9)</a> for the reference for Inferno's Tk variant, Limbo/Tk.
+<a href="10">Section (10)</a> for the build environment and device driver implementation.</pre>
+</body>
+</html>