1Intro(5) Standards, Environments, and Macros Intro(5)
2
3
4
6 Intro, intro - introduction to miscellany
7
9 Among the topics presented in this section are:
10
11 Standards The POSIX (IEEE) Standards and the X/Open Specifica‐
12 tions are described on the standards page.
13
14
15 Environments The user environment (environ), the subset of the user
16 environment that depends on language and cultural con‐
17 ventions (locale), the large file compilation environ‐
18 ment (lfcompile), and the transitional compilation
19 environment (lfcompile64) are described.
20
21
22 Macros The macros to format Reference Manual pages (man and
23 mansun) as well as other text format macros (me, mm,
24 and ms) are described.
25
26
27 Characters Tables of character sets (ascii, charmap, eqnchar, and
28 iconv), file format notation (formats), file name pat‐
29 tern matching (fnmatch), and regular expressions (regex
30 and regexp) are presented.
31
32
34 Sun Microsystems, Inc. gratefully acknowledges The Open Group for per‐
35 mission to reproduce portions of its copyrighted documentation. Origi‐
36 nal documentation from The Open Group can be obtained online at
37 http://www.opengroup.org/bookstore/.
38
39
40 The Institute of Electrical and Electronics Engineers and The Open
41 Group, have given us permission to reprint portions of their documenta‐
42 tion.
43
44
45 In the following statement, the phrase ``this text'' refers to portions
46 of the system documentation.
47
48
49 Portions of this text are reprinted and reproduced in electronic form
50 in the SunOS Reference Manual, from IEEE Std 1003.1, 2004 Edition,
51 Standard for Information Technology -- Portable Operating System Inter‐
52 face (POSIX), The Open Group Base Specifications Issue 6, Copyright (C)
53 2001-2004 by the Institute of Electrical and Electronics Engineers, Inc
54 and The Open Group. In the event of any discrepancy between these ver‐
55 sions and the original IEEE and The Open Group Standard, the original
56 IEEE and The Open Group Standard is the referee document. The original
57 Standard can be obtained online at http://www.open‐
58 group.org/unix/online.html.
59
60
61 This notice shall appear on any product containing this material.
62
63
64
65SunOS 5.11 17 Nov 2008 Intro(5)