summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mq_receive.2
diff options
context:
space:
mode:
authorphilip <philip@FreeBSD.org>2008-02-21 19:16:57 +0000
committerphilip <philip@FreeBSD.org>2008-02-21 19:16:57 +0000
commit9044373a1300145763347bd3aa3c85b8665d0ba1 (patch)
tree83031c062ce51967c98ca1ff24380b86a9d35853 /lib/libc/sys/mq_receive.2
parentbc029f4b2767b625736bce9a032b74c0907782f2 (diff)
downloadFreeBSD-src-9044373a1300145763347bd3aa3c85b8665d0ba1.zip
FreeBSD-src-9044373a1300145763347bd3aa3c85b8665d0ba1.tar.gz
Note, as required by our agreement with IEEE/The Open Group, that the message
queue manual pages excerpt the POSIX standard. Spotted by: Mindaugas Rasiukevicius <rmind -at- NetBSD.org> Reviewed by: imp MFC after: 1 day
Diffstat (limited to 'lib/libc/sys/mq_receive.2')
-rw-r--r--lib/libc/sys/mq_receive.220
1 files changed, 20 insertions, 0 deletions
diff --git a/lib/libc/sys/mq_receive.2 b/lib/libc/sys/mq_receive.2
index 4c5dc08..b8593b5 100644
--- a/lib/libc/sys/mq_receive.2
+++ b/lib/libc/sys/mq_receive.2
@@ -25,6 +25,16 @@
.\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
.\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
+.\" Portions of this text are reprinted and reproduced in electronic form
+.\" from IEEE Std 1003.1, 2003 Edition, Standard for Information
+.\" Technology -- Portable Operating System Interface (POSIX), The Open
+.\" Group Base Specifications Issue 6, Copyright (C) 2001-2003 by the
+.\" Institute of Electrical and Electronics Engineers, Inc and The Open
+.\" Group. In the event of any discrepancy between this version and the
+.\" original IEEE and The Open Group Standard, the original IEEE and The
+.\" Open Group Standard is the referee document. The original Standard can
+.\" be obtained online at http://www.opengroup.org/unix/online.html .
+.\"
.\" $FreeBSD$
.\"
.Dd November 29, 2005
@@ -195,3 +205,13 @@ Support for
.Tn POSIX
message queues first appeared in
.Fx 7.0 .
+.Sh COPYRIGHT
+Portions of this text are reprinted and reproduced in electronic form
+from IEEE Std 1003.1, 2003 Edition, Standard for Information
+Technology -- Portable Operating System Interface (POSIX), The Open
+Group Base Specifications Issue 6, Copyright (C) 2001-2003 by the
+Institute of Electrical and Electronics Engineers, Inc and The Open
+Group. In the event of any discrepancy between this version and the
+original IEEE and The Open Group Standard, the original IEEE and The
+Open Group Standard is the referee document. The original Standard can
+be obtained online at http://www.opengroup.org/unix/online.html .
OpenPOWER on IntegriCloud