mdocml: Add IEEE Std 1003.1-2008, 2016 edition
Also document IEEE Std 1003.1-2008, 2013 edition in mdoc(7) (as well as the 2016 edition). Submitted by: Yuri Pankov Reviewed by: bjk Differential Revision: https://reviews.freebsd.org/D13349
This commit is contained in:
parent
c87d5a5826
commit
6c144446e9
@ -2575,6 +2575,17 @@ The second and last Technical Corrigendum.
|
||||
.br
|
||||
This standard is also called
|
||||
X/Open Portability Guide version 7.
|
||||
.Pp
|
||||
.It \-p1003.1-2013
|
||||
.St -p1003.1-2013
|
||||
.br
|
||||
The 2013 edition incorporates Technical Corrigendum 1.
|
||||
.Pp
|
||||
.It \-p1003.1-2016
|
||||
.St -p1003.1-2016
|
||||
.br
|
||||
The 2016 edition incorporates Technical Corrigendum 1 and
|
||||
Technical Corrigendum 2.
|
||||
.El
|
||||
.It Other standards
|
||||
.Pp
|
||||
|
@ -35,6 +35,7 @@ LINE("-p1003.1-2001", "IEEE Std 1003.1-2001 (\\(LqPOSIX.1\\(Rq)")
|
||||
LINE("-p1003.1-2004", "IEEE Std 1003.1-2004 (\\(LqPOSIX.1\\(Rq)")
|
||||
LINE("-p1003.1-2008", "IEEE Std 1003.1-2008 (\\(LqPOSIX.1\\(Rq)")
|
||||
LINE("-p1003.1-2013", "IEEE Std 1003.1-2008, 2013 Edition (\\(LqPOSIX.1\\(Rq)")
|
||||
LINE("-p1003.1-2016", "IEEE Std 1003.1-2008, 2016 Edition (\\(LqPOSIX.1\\(Rq)")
|
||||
LINE("-p1003.1", "IEEE Std 1003.1 (\\(LqPOSIX.1\\(Rq)")
|
||||
LINE("-p1003.1b", "IEEE Std 1003.1b (\\(LqPOSIX.1b\\(Rq)")
|
||||
LINE("-p1003.1b-93", "IEEE Std 1003.1b-1993 (\\(LqPOSIX.1b\\(Rq)")
|
||||
|
Loading…
Reference in New Issue
Block a user