ref: 013054ef6f2b56348de3c33121ce43683b202ab2
parent: 5814e66560500af8b458ffbbb6e1a91c9730baa4
parent: 2dc3180f983135246d8f3902afd217ad098f2acc
author: cinap_lenrek <[email protected]>
date: Wed Jul 2 21:11:05 EDT 2014
merge
--- a/sys/man/2/9p
+++ b/sys/man/2/9p
@@ -360,7 +360,8 @@
is single-threaded.
If it is expected that some requests might
block, arranging for alternate processes
-to handle them is suggested.
+to handle them is suggested (see
+.IR 9pqueue (2)).
.PP
.I Srvrelease
temporarily releases the calling process from the server
@@ -822,6 +823,7 @@
.SH SEE ALSO
.IR 9pfid (2),
.IR 9pfile (2),
+.IR 9pqueue (2),
.IR srv (3),
.IR shr (3),
.IR intro (5)