From 1784645ef2d757dc90ea9b9ca427f906764d3a84 Mon Sep 17 00:00:00 2001 From: wl Date: Tue, 3 Jan 2012 06:23:44 +0000 Subject: [mdoc] Add `-isoC-2011'. * tmac/doc-syms (doc-str-St--isoC-2011): Add it. * tmac/groff_mdoc.man: Document it. --- tmac/doc-syms | 2 ++ tmac/groff_mdoc.man | 2 ++ 2 files changed, 4 insertions(+) (limited to 'tmac') diff --git a/tmac/doc-syms b/tmac/doc-syms index 30c406f7..da9ce361 100644 --- a/tmac/doc-syms +++ b/tmac/doc-syms @@ -605,6 +605,8 @@ .ds doc-str-St--isoC \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899:1990 .as doc-str-St--isoC " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^90\*[doc-str-St]\*[Rq]) .als doc-str-St--isoC-90 doc-str-St--isoC +.ds doc-str-St--isoC-2011 \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899:2011 +.as doc-str-St--isoC-2011 " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^11\*[doc-str-St]\*[Rq]) .ds doc-str-St--isoC-99 \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899:1999 .as doc-str-St--isoC-99 " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^99\*[doc-str-St]\*[Rq]) .ds doc-str-St--isoC-amd1 \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899/AMD1:1995 diff --git a/tmac/groff_mdoc.man b/tmac/groff_mdoc.man index 05b93051..279dedd4 100644 --- a/tmac/groff_mdoc.man +++ b/tmac/groff_mdoc.man @@ -2036,6 +2036,8 @@ are: .St -isoC-90 .It Li \-isoC\-99 .St -isoC-99 +.It Li \-isoC\-2011 +.St -isoC-2011 .El .Pp . -- cgit v1.2.1