Skip to content

Commit 21bae31

Browse files
committed
doc: posix: Update POSIX supported API documentation
Updates in documentation support for `mq_notify` API in `_POSIX_MESSAGE_PASSING` group option. Signed-off-by: Adam Wojasinski <[email protected]>
1 parent 3168c5d commit 21bae31

File tree

1 file changed

+1
-1
lines changed
  • doc/services/portability/posix/option_groups

1 file changed

+1
-1
lines changed

doc/services/portability/posix/option_groups/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ _POSIX_MESSAGE_PASSING
359359

360360
mq_close(),yes
361361
mq_getattr(),yes
362-
mq_notify(),
362+
mq_notify(),yes
363363
mq_open(),yes
364364
mq_receive(),yes
365365
mq_send(),yes

0 commit comments

Comments
 (0)