Hello Peter, On Mon, Aug 30, 2010 at 9:34 PM, Peter Stuge <peter@xxxxxxxx> wrote: > Hello, both mq_send(3) and mq_receive(3) in 3.25 read as follows: > > --8<-- > ERRORS > EAGAIN The queue was empty, and the O_NONBLOCK flag was set for the > message queue description referred to by mqdes. > -->8-- > > This is only accurate for mq_receive(). For mq_send() I think > > s/empty/full/ > > would be in place. Thanks! Agreed. Fixed for man-pages-3.26. Thanks, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- 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