Rewrite page(2) references to page(3).
Add description of new libmach.
This commit is contained in:
parent
cfa37a7b11
commit
bf8a59fa01
91 changed files with 1624 additions and 1607 deletions
|
|
@ -73,7 +73,7 @@ and
|
|||
.BR Reqpool s.
|
||||
They are primarily used by the 9P server loop
|
||||
described in
|
||||
.IR 9p (2).
|
||||
.IR 9p (3).
|
||||
.PP
|
||||
.B Fid
|
||||
structures are intended to represent
|
||||
|
|
@ -115,7 +115,7 @@ element points at a
|
|||
.B File
|
||||
structure
|
||||
(see
|
||||
.IR 9pfile (2))
|
||||
.IR 9pfile (3))
|
||||
corresponding to the fid.
|
||||
The
|
||||
.B aux
|
||||
|
|
@ -200,5 +200,5 @@ structures.
|
|||
.SH SOURCE
|
||||
.B /sys/src/lib9p
|
||||
.SH SEE ALSO
|
||||
.IR 9p (2),
|
||||
.IR 9pfile (2)
|
||||
.IR 9p (3),
|
||||
.IR 9pfile (3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue