diff options
Diffstat (limited to 'man3/mq_receive.3')
| -rw-r--r-- | man3/mq_receive.3 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/man3/mq_receive.3 b/man3/mq_receive.3 index 6be6223582..fd49ad8797 100644 --- a/man3/mq_receive.3 +++ b/man3/mq_receive.3 @@ -144,14 +144,16 @@ T} Thread safety MT-Safe .hy .ad .sp 1 -.SH STANDARDS -POSIX.1-2001, POSIX.1-2008. -.SH NOTES +.SH VERSIONS On Linux, .BR mq_timedreceive () is a system call, and .BR mq_receive () is a library function layered on top of that system call. +.SH STANDARDS +POSIX.1-2008. +.SH HISTORY +POSIX.1-2001. .SH SEE ALSO .BR mq_close (3), .BR mq_getattr (3), |
