Add acknowledgment that some FreeBSD manual pages contain, or rather can

from now on contain, text from the POSIX specification.

Real work to make this happen by:	nectar, ru
This commit is contained in:
Simon L. B. Nielsen 2005-01-10 18:08:22 +00:00
parent 8767e4b4eb
commit 799f2116c4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23499

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/copyright/freebsd-doc-license.sgml,v 1.1 2004/06/09 17:32:09 ceri Exp $">
<!ENTITY date "$FreeBSD: www/en/copyright/freebsd-doc-license.sgml,v 1.2 2005/01/09 16:49:57 simon Exp $">
<!ENTITY title "The FreeBSD Documentation License">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -46,6 +46,38 @@
USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.</p>
<h2>Manual Pages</h2>
<p>Some FreeBSD manual pages contain text from the <em>IEEE Std
1003.1, 2004 Edition, Standard for Information Technology --
Portable Operating System Interface (POSIX&reg;) specification</em>.
These manual pages are subject to the following terms:</p>
<blockquote>
<p>The Institute of Electrical and Electronics Engineers and The
Open Group, have given us permission to reprint portions of
their documentation.</p>
<p>In the following statement, the phrase ``this text'' refers to
portions of the system documentation.</p>
<p>Portions of this text are reprinted and reproduced in
electronic form in the FreeBSD manual pages, from IEEE Std
1003.1, 2004 Edition, Standard for Information Technology --
Portable Operating System Interface (POSIX), The Open Group Base
Specifications Issue 6, Copyright (C) 2001-2004 by the Institute
of Electrical and Electronics Engineers, Inc and The Open
Group. In the event of any discrepancy between these versions
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 <a
href="http://www.opengroup.org/unix/online.html">
http://www.opengroup.org/unix/online.html</a>.</p>
<p>This notice shall appear on any product containing this
material.</p>
</blockquote>
<a href="copyright.html">Legal Home</a>
&footer;
</body>