From 493557444fb6adfdc6ad97670db76b0b80d5a4f3 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Wed, 29 Apr 2026 20:37:42 -0400 Subject: feat: Files with Section Names --- static/plan9-4e/sections.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 static/plan9-4e/sections.txt (limited to 'static/plan9-4e') diff --git a/static/plan9-4e/sections.txt b/static/plan9-4e/sections.txt new file mode 100644 index 00000000..f628a0f7 --- /dev/null +++ b/static/plan9-4e/sections.txt @@ -0,0 +1,8 @@ +1 general publicly accessible commands. +2 library functions, including system calls. +3 kernel devices (accessed via bind(1)). +4 file services (accessed via mount). +5 the Plan 9 file protocol. +6 file formats. +7 databases and database access programs. +8 things related to administering Plan 9. -- cgit v1.2.3