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 @@ Sleep returns \-1 if interrupted, 0 otherwise.
|
|||
causes an
|
||||
.B alarm
|
||||
note (see
|
||||
.IR notify (2))
|
||||
.IR notify (3))
|
||||
to be sent to the invoking process after the number of milliseconds
|
||||
given by the argument.
|
||||
Successive calls to
|
||||
|
|
@ -39,7 +39,7 @@ the alarm clock.
|
|||
.SH SOURCE
|
||||
.B /sys/src/libc/9syscall
|
||||
.SH SEE ALSO
|
||||
.IR intro (2)
|
||||
.IR intro (3)
|
||||
.SH DIAGNOSTICS
|
||||
These functions set
|
||||
.IR errstr .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue