From: Michael Kerrisk Date: Wed, 24 Jun 2020 11:20:45 +0000 (+0200) Subject: standards.7: Add an entry for POSIX.1-1988 X-Git-Tag: man-pages-5.08~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7122afd6bf45e4b1ef2889d9bc5bc651576fea05;p=thirdparty%2Fman-pages.git standards.7: Add an entry for POSIX.1-1988 Signed-off-by: Michael Kerrisk --- diff --git a/man7/standards.7 b/man7/standards.7 index 9692519d00..d136223b5a 100644 --- a/man7/standards.7 +++ b/man7/standards.7 @@ -121,11 +121,16 @@ Available online at This revision of the C language standard was ratified by ISO in 2011 .RI ( "ISO/IEC 9899:2011" ). .TP +.B POSIX.1-1988 +This was the first POSIX standard, +ratified by IEEE as IEEE Std 1003.1-1988, +and subsequently adopted (with minor revisions) as an ISO standard in 1990. +The term "POSIX" was coined by Richard Stallman. +.TP .B POSIX.1-1990 "Portable Operating System Interface for Computing Environments". IEEE 1003.1-1990 part 1, ratified by ISO in 1990 .RI ( "ISO/IEC 9945-1:1990" ). -The term "POSIX" was coined by Richard Stallman. .TP .B POSIX.2 IEEE Std 1003.2-1992,