]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man7/mq_overview.7
setxattr.2: Add ERANGE to 'ERRORS' section
[thirdparty/man-pages.git] / man7 / mq_overview.7
index b85f289f8791dc19912e8d3b68b91001c304376e..d87d21f4c867c8e5cda4635ac0005ddfcc05cb17 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH MQ_OVERVIEW 7 2016-10-08 "Linux" "Linux Programmer's Manual"
+.TH MQ_OVERVIEW 7 2017-09-15 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mq_overview \- overview of POSIX message queues
 .SH DESCRIPTION
@@ -68,7 +68,7 @@ of the arrival of a message on a previously empty queue using
 .PP
 A message queue descriptor is a reference to an
 .I "open message queue description"
-(cf.
+(see
 .BR open (2)).
 After a
 .BR fork (2),