9pqueue(2): fix typo
This commit is contained in:
parent
185ced3d1e
commit
ddabc765ca
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ will be interrupted.
|
|||
.PP
|
||||
.I Reqqueuefree
|
||||
frees a queue.
|
||||
No new requests should be send to the queue and it will be freed once all requests in it have been processed.
|
||||
No new requests should be sent to the queue and it will be freed once all requests in it have been processed.
|
||||
.SH SOURCE
|
||||
.B /sys/src/lib9p/queue.c
|
||||
.SH SEE ALSO
|
||||
|
|
Loading…
Reference in a new issue