summaryrefslogtreecommitdiff
path: root/static/inferno/man4/0intro.4
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
commit97d5c458cfa039d857301e1ca7d5af3beb37131d (patch)
treeb460cd850d0537eb71806ba30358840377b27688 /static/inferno/man4/0intro.4
parentb89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff)
build: Better Build System
Diffstat (limited to 'static/inferno/man4/0intro.4')
-rw-r--r--static/inferno/man4/0intro.416
1 files changed, 16 insertions, 0 deletions
diff --git a/static/inferno/man4/0intro.4 b/static/inferno/man4/0intro.4
new file mode 100644
index 00000000..fd36468b
--- /dev/null
+++ b/static/inferno/man4/0intro.4
@@ -0,0 +1,16 @@
+.TH INTRO 4
+.SH NAME
+intro \- introduction to file servers
+.SH DESCRIPTION
+This section describes programs that serve 9P
+(see
+.IR intro (5)),
+and can therefore
+be mounted, generating a new part of the name space.
+Some, such as
+.IR dossrv ,
+thereby make the contents of a foreign file format visible directly
+to Inferno applications;
+others, such as
+.IR acme ,
+provide their own services through operations on files in a name space.