mq_close.3: DESCRIPTION: add reference to mq_notify(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-08 14:06:34 +01:00
parent 91d5e32f68
commit bcdd78a0e0
1 changed files with 2 additions and 1 deletions

View File

@ -39,7 +39,8 @@ Link with \fI\-lrt\fP.
closes the message queue descriptor
.IR mqdes .
If the calling process has attached a notification request
If the calling process has attached a notification request (see
.RB ( mq_notify (3))
to this message queue via
.IR mqdes ,
then this request is removed,