mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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
This commit is contained in:
parent
03206b569c
commit
a975b4b6f2
7 changed files with 140 additions and 0 deletions
|
|
@ -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
|
||||
|
|
@ -83,3 +93,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 .
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -105,3 +115,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 .
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -129,3 +139,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 .
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -301,3 +311,13 @@ This implementation places strict requirements on the value of
|
|||
it must begin with a slash
|
||||
.Pq Ql /
|
||||
and contain no other slash characters.
|
||||
.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 .
|
||||
|
|
|
|||
|
|
@ -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 .
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -214,3 +224,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 .
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -101,3 +111,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 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue