Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

intro(5) [opensolaris man page]

Intro(5)						Standards, Environments, and Macros						  Intro(5)

NAME
Intro, intro - introduction to miscellany DESCRIPTION
Among the topics presented in this section are: Standards The POSIX (IEEE) Standards and the X/Open Specifications are described on the standards page. Environments The user environment (environ), the subset of the user environment that depends on language and cultural conventions (locale), the large file compilation environment (lfcompile), and the transitional compilation environment (lfcompile64) are described. Macros The macros to format Reference Manual pages (man and mansun) as well as other text format macros (me, mm, and ms) are described. Characters Tables of character sets (ascii, charmap, eqnchar, and iconv), file format notation (formats), file name pattern matching (fnmatch), and regular expressions (regex and regexp) are presented. ACKNOWLEDGMENTS
Sun Microsystems, Inc. gratefully acknowledges The Open Group for permission to reproduce portions of its copyrighted documentation. Origi- nal documentation from The Open Group can be obtained online at http://www.opengroup.org/bookstore/. The Institute of Electrical and Electronics Engineers and The Open Group, have given us permission to reprint portions of their documenta- tion. In the following statement, the phrase ``this text'' refers to portions of the system documentation. Portions of this text are reprinted and reproduced in electronic form in the SunOS Reference Manual, 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 http://www.opengroup.org/unix/online.html. This notice shall appear on any product containing this material. SunOS 5.11 17 Nov 2008 Intro(5)

Check Out this Related Man Page

CCOS(3P)						     POSIX Programmer's Manual							  CCOS(3P)

NAME
ccos, ccosf - complex cosine functions SYNOPSIS
#include <complex.h> double complex ccos(double complex z); float complex ccosf(float complex z); DESCRIPTION
These functions compute the complex cosine of z. RETURN VALUE
These functions return the complex cosine value. ERRORS
No errors are defined. The following sections are informative. EXAMPLES
None. APPLICATION USAGE
None. RATIONALE
None. FUTURE DIRECTIONS
None. SEE ALSO
cacos(), the Base Definitions volume of IEEE Std 1003.1-2001, <complex.h> COPYRIGHT
Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2003 Edition, Standard for Information Technol- ogy -- 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 . IEEE
/The Open Group 2003 CCOS(3P)
Man Page

We Also Found This Discussion For You

1. UNIX IEEE Std 1003.1-2001 (POSIX.1)

Link to the Open Group (UNIX Standards)

Click HERE to learn about The Single UNIX Specification, Version 3 Or: Here is another link to the UNIX IEEE Standard, an Open Group Technical Standard, Issue 7 Keywords UNIX® is a registered trademark of The Open Group (0 Replies)
Discussion started by: Neo
0 Replies