Module Name:    src
Committed By:   maya
Date:           Fri Jul 27 15:14:43 UTC 2018

Modified Files:
        src/external/bsd/mdocml/dist: mdoc.7 st.in

Log Message:
s/17/18, I was reading a draft.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/mdocml/dist/mdoc.7
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/mdocml/dist/st.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/mdocml/dist/mdoc.7
diff -u src/external/bsd/mdocml/dist/mdoc.7:1.2 src/external/bsd/mdocml/dist/mdoc.7:1.3
--- src/external/bsd/mdocml/dist/mdoc.7:1.2	Fri Jul 27 14:29:46 2018
+++ src/external/bsd/mdocml/dist/mdoc.7	Fri Jul 27 15:14:43 2018
@@ -2430,8 +2430,8 @@ The second major version of the C langua
 .br
 The third major version of the C language standard.
 .Pp
-.It \-isoC-2017
-.St -isoC-2017
+.It \-isoC-2018
+.St -isoC-2018
 .br
 The fourth major version of the C language standard.
 .El

Index: src/external/bsd/mdocml/dist/st.in
diff -u src/external/bsd/mdocml/dist/st.in:1.6 src/external/bsd/mdocml/dist/st.in:1.7
--- src/external/bsd/mdocml/dist/st.in:1.6	Fri Jul 27 14:29:46 2018
+++ src/external/bsd/mdocml/dist/st.in	Fri Jul 27 15:14:43 2018
@@ -51,7 +51,7 @@ LINE("-isoC-tcor1",	"ISO/IEC 9899/TCOR1:
 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("-isoC-2018",	"ISO/IEC 9899:2018 (\\(LqISO\\~C18\\(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)")

Reply via email to