DragonFlyBSD/src b2d5447lib/librt mq_open.2

mq_open.2: Add <sys/types.h> in the SYNOPSIS for mode_t.

Strangely, while POSIX mentions the type for the mode argument when
using the O_CREAT flag, it does not require <mqueue.h> to define it.
We removed <sys/types.h> inclusion from <mqueue.h> recently and this
commit reflects that in the manual page.
DeltaFile
+2-1lib/librt/mq_open.2
+2-11 files

UnifiedSplitRaw