source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Accommodate for ISO C11.
@ 2012-01-03 10:18 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2012-01-03 10:18 UTC (permalink / raw)
  To: source

Log Message:
-----------
Accommodate for ISO C11.  groff applied the same `St' argument on
03/01/2012.  From a tweaked patch (isoC-11 -> isoC-2011) by Ulrich
Sporlein: thanks!

Modified Files:
--------------
    mdocml:
        st.in
        mdoc.7

Revision Data
-------------
Index: st.in
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/st.in,v
retrieving revision 1.17
retrieving revision 1.18
diff -Lst.in -Lst.in -u -p -r1.17 -r1.18
--- st.in
+++ st.in
@@ -51,6 +51,7 @@ LINE("-isoC-amd1",	"ISO/IEC 9899/AMD1:19
 LINE("-isoC-tcor1",	"ISO/IEC 9899/TCOR1:1994 (\\(lqISO\\~C90, Technical Corrigendum 1\\(rq)")
 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("-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)")
Index: mdoc.7
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mdoc.7,v
retrieving revision 1.213
retrieving revision 1.214
diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.213 -r1.214
--- mdoc.7
+++ mdoc.7
@@ -2373,6 +2373,8 @@ The following standards are recognised:
 .St -isoC-tcor2
 .It \-isoC-99
 .St -isoC-99
+.It \-isoC-2011
+.St -isoC-2011
 .It \-iso9945-1-90
 .St -iso9945-1-90
 .It \-iso9945-1-96
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-03 10:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-03 10:18 mdocml: Accommodate for ISO C11 kristaps

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).