Hi Eugene, On 11/09/2016 06:31 PM, Eugene Syromyatnikov wrote: > --- > man3/mq_open.3 | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) Thanks. Applied! Cheers, Michael > diff --git a/man3/mq_open.3 b/man3/mq_open.3 > index 771a263..ba70ada 100644 > --- a/man3/mq_open.3 > +++ b/man3/mq_open.3 > @@ -123,7 +123,14 @@ The > argument specifies attributes for the queue. > See > .BR mq_getattr (3) > -for details. > +for details (except for > +.I mq_flags > +field which is currently ignored by > +.BR mq_open() ; > +.B O_NONBLOCK > +flag should be set in > +.I oflag > +parameter instead). > If > .I attr > is NULL, then the queue is created with implementation-defined > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html