shithub: riscv

ref: feb6d6f0a32e5dac88d1ef46bbc4396ec44ce40b
dir: /sys/man/4/0intro/

View raw version
.TH INTRO 4
.SH NAME
intro \- introduction to file servers
.SH DESCRIPTION
A Plan 9
.I "file server"
provides a file tree to processes.
This section of the manual describes servers than can be
mounted in a name space to give a file-like interface to interesting services.
A file server may be a provider of a conventional file system,
with files maintained on permanent storage,
or it may also be a process that synthesizes files in some manner.
.SH SEE ALSO
.IR bind (1)