for portable operating systems, ratified by ISO in 1996
.RI ( "ISO/IEC 9945-1:1996" ).
.TP
-.B POSIX.1c
+.B POSIX.1c " (formerly known as \fIPOSIX.4a\fP)"
IEEE Std 1003.1c-1995, which describes the POSIX threads interfaces.
.TP
-.B POSIX.1d
+.BR POSIX.1d
IEEE Std 1003.1c-1999, which describes additional real-time extensions.
.TP
.B POSIX.1g
A 1996 revision of POSIX.1 which incorporated POSIX.1b and POSIX.1c.
.TP
.B XPG3
-Released in 1989, this was the first significant release of the
-.IR "X/Open Portability Guide" ,
-produced by the
-X/Open Company, a multivendor consortium.
-This multivolume guide was based on the POSIX standards.
+Released in 1989, this was the first release of the X/Open
+Portability Guide to be based on a POSIX standard (POSIX.1-1988).
+This multivolume guide was developed by the X/Open Group,
+a multivendor consortium.
.TP
.B XPG4
A revision of the X/Open Portability Guide, released in 1992.
+This revision incorporated POSIX.2.
.TP
.B XPG4v2
A 1994 revision of XPG4.
.TP
.B SUSv2
Single UNIX Specification version 2.
-Sometimes also referred to as
+Sometimes also referred to (incorrectly) as
.IR XPG5 .
This standard appeared in 1997.
Systems conforming to this standard can be branded
(the "XSI extension") which are only optional for POSIX conformance.
XSI-conformant systems can be branded
.IR "UNIX 03" .
-(XSI conformance constitutes the
-.I "Single UNIX Specification version 3"
-.RI ( SUSv3 ).)
.IP
The POSIX.1-2001 document is broken into four parts:
.IP
library functions standardized in C99 are also
standardized in POSIX.1-2001.
.IP
+The Single UNIX Specification version 3 (SUSv3) comprises the
+Base Specifications containing XBD, XSH, XCU, and XRAT as above,
+plus X/Open Curses Issue 4 version 2 as an extra volume that is
+not in POSIX.1-2001.
+.IP
Two Technical Corrigenda (minor fixes and improvements)
of the original 2001 standard have occurred:
TC1 in 2003
A few interfaces that are present in POSIX.1-2001 are marked
as obsolete in POSIX.1-2008, or removed from the standard altogether.
.IP
-The revised standard is broken into the same four parts as POSIX.1-2001,
-and again there are two levels of conformance: the baseline
+The revised standard is structured in the same way as its predecessor.
+The Single UNIX Specification version 4 (SUSv4) comprises the
+Base Specifications containing XBD, XSH, XCU, and XRAT,
+plus X/Open Curses Issue 7 as an extra volume that is
+not in POSIX.1-2008.
+.IP
+Again there are two levels of conformance: the baseline
.IR "POSIX Conformance" ,
and
.IR "XSI Conformance" ,