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
|
|
@ -27,7 +27,7 @@ to
|
|||
.L z
|
||||
are tried until a name that can be accessed
|
||||
(see
|
||||
.IR access (2))
|
||||
.IR access (3))
|
||||
is generated.
|
||||
If no such name can be generated,
|
||||
.I mktemp
|
||||
|
|
@ -36,5 +36,5 @@ returns
|
|||
.SH SOURCE
|
||||
.B /sys/src/libc/port/mktemp.c
|
||||
.SH "SEE ALSO"
|
||||
.IR getpid (2),
|
||||
.IR access (2)
|
||||
.IR getpid (3),
|
||||
.IR access (3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue