shithub: riscv

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