Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
.TH INTRO 4
2
.SH NAME
3
intro \- introduction to file servers
4
.SH DESCRIPTION
5
A Plan 9
6
.I "file server"
7
provides a file tree to processes.
8
This section of the manual describes servers than can be
9
mounted in a name space to give a file-like interface to interesting services.
10
A file server may be a provider of a conventional file system,
11
with files maintained on permanent storage,
12
or it may also be a process that synthesizes files in some manner.
13
.SH SEE ALSO
14
.IR bind (1)