summaryrefslogtreecommitdiff
path: root/static/inferno/man4/0intro.4
diff options
context:
space:
mode:
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.