shithub: riscv

ref: e38d42b4a7f278a7f7835e07983115e4ee1b0db4
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)