standards.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-01-16 12:37:03 +13:00
parent 442bd85578
commit f1596307c1
1 changed files with 5 additions and 5 deletions

View File

@ -129,22 +129,22 @@ describing commands and utilities, ratified by ISO in 1993
.RI ( "ISO/IEC 9945-2:1993" ). .RI ( "ISO/IEC 9945-2:1993" ).
.TP .TP
.BR POSIX.1b " (formerly known as \fIPOSIX.4\fP)" .BR POSIX.1b " (formerly known as \fIPOSIX.4\fP)"
IEEE Std 1003.1b-1993 IEEE Std 1003.1b-1993,
describing real-time facilities describing real-time facilities
for portable operating systems, ratified by ISO in 1996 for portable operating systems, ratified by ISO in 1996
.RI ( "ISO/IEC 9945-1:1996" ). .RI ( "ISO/IEC 9945-1:1996" ).
.TP .TP
.B POSIX.1c .B POSIX.1c
IEEE Std 1003.1c-1995 describing the POSIX threads interfaces. IEEE Std 1003.1c-1995, which describes the POSIX threads interfaces.
.TP .TP
.B POSIX.1d .B POSIX.1d
IEEE Std 1003.1c-1999 describing additional real-time extensions. IEEE Std 1003.1c-1999, which describes additional real-time extensions.
.TP .TP
.B POSIX.1g .B POSIX.1g
IEEE Std 1003.1g-2000 describing networking APIs (including sockets). IEEE Std 1003.1g-2000, which describes networking APIs (including sockets).
.TP .TP
.B POSIX.1j .B POSIX.1j
IEEE Std 1003.1j-2000 describing advanced real-time extensions. IEEE Std 1003.1j-2000, which describes advanced real-time extensions.
.TP .TP
.B POSIX.1-1996 .B POSIX.1-1996
A 1996 revision of POSIX.1 which incorporated POSIX.1b and POSIX.1c. A 1996 revision of POSIX.1 which incorporated POSIX.1b and POSIX.1c.