|
| 1 | +The FreeBSD Documentation License |
| 2 | + |
| 3 | +Copyright 1994-2021 The FreeBSD Project. All rights reserved. |
| 4 | + |
| 5 | +Redistribution and use in source (SGML DocBook) and 'compiled' forms (SGML, |
| 6 | +HTML, PDF, PostScript, RTF and so forth) with or without modification, are |
| 7 | +permitted provided that the following conditions are met: |
| 8 | + |
| 9 | +1. Redistributions of source code (SGML DocBook) must retain the above copyright |
| 10 | +notice, this list of conditions and the following disclaimer as the first |
| 11 | +lines of this file unmodified. |
| 12 | + |
| 13 | +2. Redistributions in compiled form (transformed to other DTDs, converted |
| 14 | +to PDF, PostScript, RTF and other formats) must reproduce the above copyright |
| 15 | +notice, this list of conditions and the following disclaimer in the documentation |
| 16 | +and/or other materials provided with the distribution. |
| 17 | + |
| 18 | +THIS DOCUMENTATION IS PROVIDED BY THE FREEBSD DOCUMENTATION PROJECT "AS IS" |
| 19 | +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 20 | +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 21 | +ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD DOCUMENTATION PROJECT BE LIABLE |
| 22 | +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 23 | +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 24 | +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 25 | +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 26 | +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE |
| 27 | +USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 28 | + |
| 29 | +Manual Pages |
| 30 | + |
| 31 | +Some FreeBSD manual pages contain text from the IEEE Std 1003.1, 2004 Edition, |
| 32 | +Standard for Information Technology — Portable Operating System Interface |
| 33 | +(POSIX®) specification. These manual pages are subject to the following terms: |
| 34 | + |
| 35 | +The Institute of Electrical and Electronics Engineers and The Open Group, |
| 36 | +have given us permission to reprint portions of their documentation. |
| 37 | + |
| 38 | +In the following statement, the phrase "this text" refers to portions of the |
| 39 | +system documentation. |
| 40 | + |
| 41 | +Portions of this text are reprinted and reproduced in electronic form in the |
| 42 | +FreeBSD manual pages, from IEEE Std 1003.1, 2004 Edition, Standard for Information |
| 43 | +Technology — Portable Operating System Interface (POSIX), The Open Group Base |
| 44 | +Specifications Issue 6, Copyright© 2001-2004 by the Institute of Electrical |
| 45 | +and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy |
| 46 | +between these versions and the original IEEE and The Open Group Standard, |
| 47 | +the original IEEE and The Open Group Standard is the referee document. The |
| 48 | +original Standard can be obtained online at https://www.opengroup.org/membership/forums/platform/unix. |
| 49 | + |
| 50 | + This notice shall appear on any product containing this material. |
0 commit comments