From 97e1ee5918222272056d6747735e39933f79011c Mon Sep 17 00:00:00 2001 From: "Konstantin Kirik (snegovick)" Date: Mon, 8 Dec 2025 08:50:38 +0300 Subject: Add scripts and index page for html man pages --- man/index.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 man/index.html (limited to 'man/index.html') 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 @@ + + + + + + + INTRO(1) + + +
Section (1) (this section) for the commonly-used commands.
+Section (2) for Limbo modules, including Inferno's system calls.
+Section (3) for kernel devices (accessed by `bind').
+Section (4) for file services (accessed by `mount').
+Section (5) for the Styx file service protocol.
+Section (6) for file formats and system conventions.
+Section (7) for databases and database access modules.
+Section (8) for administrative modules and system services.
+Section (9) for the reference for Inferno's Tk variant, Limbo/Tk.
+Section (10) for the build environment and device driver implementation.
+ + -- cgit v1.2.3