2009-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>

* posix_users/preface.texi, shell/preface.texi: Add stock
	acknowledgement paragraphs that are required when excerpting and
	reusing text from POSIX standards per the agreement at
	* common/opengroup_manpage_acknowledgement.texi,
	common/opengroup_preface_acknowledgement.texi: New files.
This commit is contained in:
Joel Sherrill
2009-02-27 18:04:44 +00:00
parent 78de087927
commit 1fb9fa1c82
5 changed files with 91 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
2009-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix_users/preface.texi, shell/preface.texi: Add stock
acknowledgement paragraphs that are required when excerpting and
reusing text from POSIX standards per the agreement at
* common/opengroup_manpage_acknowledgement.texi,
common/opengroup_preface_acknowledgement.texi: New files.
2009-02-27 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1387/doc

View File

@@ -0,0 +1,35 @@
@c
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
@c $Id$
@c
@c
@c The RTEMS Project has been granted permission from The Open Group
@c IEEE to excerpt and use portions of the POSIX standards documents
@c in the RTEMS POSIX API User's Guide and RTEMS Shell User's Guide.
@c We have to include a specific acknowledgement paragraph in these
@c documents (e.g. preface or copyright page) and another slightly
@c different paragraph for each manual page that excerpts and uses
@c text from the standards.
@c
@c This file should help ensure that the paragraphs are consistent
@c and not duplicated.
@c
@quotation
Portions of this text are reprinted and reproduced in electronic
form from IEEE Std 1003.1, 2004 Edition, Standard for Information
Technology — Operating System Interface (POSIX), The Open
Group Base Specifications Issue 6, Copyright © 2001-2004 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
@uref{http://www.opengroup.org/unix/online.html,
http://www.opengroup.org/unix/online.html}.
@end quotation

View File

@@ -0,0 +1,40 @@
@c
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
@c $Id$
@c
@c
@c The RTEMS Project has been granted permission from The Open Group
@c IEEE to excerpt and use portions of the POSIX standards documents
@c in the RTEMS POSIX API User's Guide and RTEMS Shell User's Guide.
@c We have to include a specific acknowledgement paragraph in these
@c documents (e.g. preface or copyright page) and another slightly
@c different paragraph for each manual page that excerpts and uses
@c text from the standards.
@c
@c This file should help ensure that the paragraphs are consistent
@c and not duplicated
@c
@quotation
The Institute of Electrical and Electronics Engineers, Inc and The
Open Group, have given us permission to reprint portions of their
documentation.
Portions of this text are reprinted and reproduced in electronic
form from IEEE Std 1003.1, 2004 Edition, Standard for Information
Technology — Operating System Interface (POSIX), The Open
Group Base Specifications Issue 6, Copyright © 2001-2004 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
@uref{http://www.opengroup.org/unix/online.html,
http://www.opengroup.org/unix/online.html}.
This notice shall appear on any product containing this material.
@end quotation

View File

@@ -34,3 +34,7 @@ Newlib for more information on the functionality it supplies.
This manual is still under construction and improvements
are welcomed from users.
@unnumberedsec Acknowledgements
@include common/opengroup_preface_acknowledgement.texi

View File

@@ -110,3 +110,7 @@ can be integrated into the user's developed command interpreter.
In either case, it is trivial to add custom commands to the command
set available.
@unnumberedsec Acknowledgements
@include common/opengroup_preface_acknowledgement.texi