sleep(9): recover comment with the right reference
This commit is contained in:
parent
6cf9fb7b80
commit
d00b2c8466
1 changed files with 8 additions and 0 deletions
|
@ -91,6 +91,14 @@ structure, for example:
|
|||
.IP
|
||||
.B tsleep(&up->sleep, return0, nil, 10);
|
||||
.PP
|
||||
Both
|
||||
.I sleep
|
||||
and
|
||||
.I tsleep
|
||||
can be interrupted by
|
||||
.IR postnote
|
||||
(see
|
||||
.IR kproc (9)).
|
||||
.SH SOURCE
|
||||
.B /sys/src/9/port/proc.c
|
||||
.br
|
||||
|
|
Loading…
Reference in a new issue