]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
mq_close.3: DESCRIPTION: add reference to mq_notify(3)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 8 Dec 2016 13:06:34 +0000 (14:06 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 8 Dec 2016 13:06:34 +0000 (14:06 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/mq_close.3

index c2ae923750783d8b84f9a5e4bac38d79abd32e9d..a2c45cfaac995c932ca4b364f54b377440545ea8 100644 (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,