Module Name:    src
Committed By:   wiz
Date:           Sun Nov 10 07:18:53 UTC 2024

Modified Files:
        src/external/gpl2/groff/dist/tmac: doc-syms groff_mdoc.man

Log Message:
groff: support C23


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/gpl2/groff/dist/tmac/doc-syms
cvs rdiff -u -r1.8 -r1.9 src/external/gpl2/groff/dist/tmac/groff_mdoc.man

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

Modified files:

Index: src/external/gpl2/groff/dist/tmac/doc-syms
diff -u src/external/gpl2/groff/dist/tmac/doc-syms:1.6 src/external/gpl2/groff/dist/tmac/doc-syms:1.7
--- src/external/gpl2/groff/dist/tmac/doc-syms:1.6	Thu Aug 15 03:56:31 2024
+++ src/external/gpl2/groff/dist/tmac/doc-syms	Sun Nov 10 07:18:53 2024
@@ -547,6 +547,8 @@
 .as doc-str-St--isoC-2011      " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^11\*[doc-str-St]\*[Rq])
 .ds doc-str-St--isoC-2018      \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899:2018
 .as doc-str-St--isoC-2018      " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^18\*[doc-str-St]\*[Rq])
+.ds doc-str-St--isoC-2023      \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899:2023
+.as doc-str-St--isoC-2023      " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^23\*[doc-str-St]\*[Rq])
 .
 .\" POSIX Part 1: System API
 .ds doc-str-St--p1003.1        \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1003.1

Index: src/external/gpl2/groff/dist/tmac/groff_mdoc.man
diff -u src/external/gpl2/groff/dist/tmac/groff_mdoc.man:1.8 src/external/gpl2/groff/dist/tmac/groff_mdoc.man:1.9
--- src/external/gpl2/groff/dist/tmac/groff_mdoc.man:1.8	Thu Aug 15 03:56:31 2024
+++ src/external/gpl2/groff/dist/tmac/groff_mdoc.man	Sun Nov 10 07:18:53 2024
@@ -44,7 +44,7 @@
 .\" for an already extremely slow package.
 .\"
 .
-.Dd July 27, 2018
+.Dd November 10, 2024
 .Os
 .Dt GROFF_MDOC 7
 .
@@ -1950,6 +1950,8 @@ are:
 .St -isoC-2011
 .It Li -isoC-2018
 .St -isoC-2018
+.It Li -isoC-2023
+.St -isoC-2023
 .El
 .Pp
 .

Reply via email to