[Midnightbsd-cvs] src [9751] trunk/contrib/mandoc/st.in: add posix 2013 and 2016

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Jan 19 08:00:13 EST 2018


Revision: 9751
          http://svnweb.midnightbsd.org/src/?rev=9751
Author:   laffer1
Date:     2018-01-19 08:00:13 -0500 (Fri, 19 Jan 2018)
Log Message:
-----------
add posix 2013 and 2016

Modified Paths:
--------------
    trunk/contrib/mandoc/st.in

Modified: trunk/contrib/mandoc/st.in
===================================================================
--- trunk/contrib/mandoc/st.in	2018-01-19 05:34:13 UTC (rev 9750)
+++ trunk/contrib/mandoc/st.in	2018-01-19 13:00:13 UTC (rev 9751)
@@ -34,6 +34,8 @@
 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)")



More information about the Midnightbsd-cvs mailing list