tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
* -isoC-2017 patch
@ 2018-07-27 13:49 maya
  2018-07-27 14:23 ` Ingo Schwarze
  0 siblings, 1 reply; 5+ messages in thread
From: maya @ 2018-07-27 13:49 UTC (permalink / raw)
  To: tech

Index: mdoc.7
===================================================================
RCS file: /cvs/mandoc/mdoc.7,v
retrieving revision 1.270
diff -u -r1.270 mdoc.7
--- mdoc.7	23 Oct 2017 13:54:41 -0000	1.270
+++ mdoc.7	27 Jul 2018 13:40:36 -0000
@@ -2451,6 +2451,11 @@
 .St -isoC-2011
 .br
 The third major version of the C language standard.
+.Pp
+.It \-isoC-2017
+.St -isoC-2017
+.br
+The fourth major version of the C language standard.
 .El
 .It POSIX.1 before the Single UNIX Specification
 .Pp
Index: st.in
===================================================================
RCS file: /cvs/mandoc/st.in,v
retrieving revision 1.30
diff -u -r1.30 st.in
--- st.in	5 Apr 2018 09:17:26 -0000	1.30
+++ st.in	27 Jul 2018 13:40:36 -0000
@@ -50,6 +50,7 @@
 LINE("-isoC-tcor2",	"ISO/IEC 9899/TCOR2:1995 (\\(lqISO\\~C90, Technical Corrigendum 2\\(rq)")
 LINE("-isoC-99",	"ISO/IEC 9899:1999 (\\(lqISO\\~C99\\(rq)")
 LINE("-isoC-2011",	"ISO/IEC 9899:2011 (\\(lqISO\\~C11\\(rq)")
+LINE("-isoC-2017",	"ISO/IEC 9899:2017 (\\(lqISO\\~C17\\(rq)")
 LINE("-iso9945-1-90",	"ISO/IEC 9945-1:1990 (\\(lqPOSIX.1\\(rq)")
 LINE("-iso9945-1-96",	"ISO/IEC 9945-1:1996 (\\(lqPOSIX.1\\(rq)")
 LINE("-iso9945-2-93",	"ISO/IEC 9945-2:1993 (\\(lqPOSIX.2\\(rq)")

--
 To unsubscribe send an email to tech+unsubscribe@mandoc.bsd.lv

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-07-27 16:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-27 13:49 -isoC-2017 patch maya
2018-07-27 14:23 ` Ingo Schwarze
2018-07-27 15:02   ` maya
2018-07-27 15:49     ` Ingo Schwarze
2018-07-27 16:11       ` maya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).