Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/mdocml/dist Really add -isoC-2018 (not just the...



details:   https://anonhg.NetBSD.org/src/rev/e72bfc5f07e9
branches:  trunk
changeset: 847017:e72bfc5f07e9
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Dec 07 12:45:28 2019 +0000

description:
Really add -isoC-2018 (not just the docs).

diffstat:

 external/bsd/mdocml/dist/st.c |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r b5135762f68c -r e72bfc5f07e9 external/bsd/mdocml/dist/st.c
--- a/external/bsd/mdocml/dist/st.c     Sat Dec 07 12:43:19 2019 +0000
+++ b/external/bsd/mdocml/dist/st.c     Sat Dec 07 12:45:28 2019 +0000
@@ -53,6 +53,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-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)")



Home | Main Index | Thread Index | Old Index