summaryrefslogtreecommitdiff
path: root/static/inferno/sections.txt
diff options
context:
space:
mode:
Diffstat (limited to 'static/inferno/sections.txt')
-rw-r--r--static/inferno/sections.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/inferno/sections.txt b/static/inferno/sections.txt
new file mode 100644
index 00000000..823dc6e0
--- /dev/null
+++ b/static/inferno/sections.txt
@@ -0,0 +1,10 @@
+1 the commonly-used commands.
+2 Limbo modules, including Inferno's system calls.
+3 kernel devices (accessed by `bind').
+4 file services (accessed by `mount').
+5 the Styx file service protocol.
+6 file formats and system conventions.
+7 databases and database access modules.
+8 administrative modules and system services.
+9 the reference for Inferno's Tk variant, Limbo/Tk.
+10 the build environment and device driver implementation.