diff --git a/man7/mq_overview.7 b/man7/mq_overview.7 index 976f60b6a..14a2bf453 100644 --- a/man7/mq_overview.7 +++ b/man7/mq_overview.7 @@ -23,7 +23,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH MQ_OVERVIEW 7 2008-06-15 "Linux" "Linux Programmer's Manual" +.TH MQ_OVERVIEW 7 2008-09-29 "Linux" "Linux Programmer's Manual" .SH NAME mq_overview \- Overview of POSIX message queues .SH DESCRIPTION @@ -103,6 +103,7 @@ l l. Library interface System call mq_close(3) close(2) mq_getattr(3) mq_getsetattr(2) +mq_notify(3) mq_notify(2) mq_open(3) mq_open(2) mq_receive(3) mq_timedreceive(2) mq_send(3) mq_timedsend(2)