projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
03f0dd1
)
msgport.9: Add cross reference to sleep(9).
author
Nuno Antunes <nuno.antunes@gmail.com>
Thu, 23 Aug 2012 07:21:57 +0000 (08:21 +0100)
committer
Nuno Antunes <nuno.antunes@gmail.com>
Thu, 23 Aug 2012 07:31:19 +0000 (08:31 +0100)
share/man/man9/msgport.9
patch
|
blob
|
blame
|
history
diff --git
a/share/man/man9/msgport.9
b/share/man/man9/msgport.9
index
5d1ccb9
..
d112e27
100644
(file)
--- a/
share/man/man9/msgport.9
+++ b/
share/man/man9/msgport.9
@@
-587,7
+587,8
@@
When a message is replied to, the error response is written on the message
which is subsequently sent to the reply port.
.Sh SEE ALSO
.Xr serializer 9 ,
-.Xr spinlock 9
+.Xr spinlock 9 ,
+.Xr sleep 9
.Sh HISTORY
The LWKT msgport interface first appeared in
.Dx 1.0 .