diff options
| -rw-r--r-- | man3/mq_close.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/mq_close.3 b/man3/mq_close.3 index cb99375be5..e3dcf0b79c 100644 --- a/man3/mq_close.3 +++ b/man3/mq_close.3 @@ -20,7 +20,7 @@ closes the message queue descriptor .IR mqdes . .PP If the calling process has attached a notification request (see -.RB ( mq_notify (3)) +.BR mq_notify (3)) to this message queue via .IR mqdes , then this request is removed, |
