Module Name:    src
Committed By:   wiz
Date:           Sun Nov 24 18:50:52 UTC 2024

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

Log Message:
Fix ISO name for C23.

>From Ingo Schwarze, like the corresponding mdocml commit a minute ago


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

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.7 src/external/gpl2/groff/dist/tmac/doc-syms:1.8
--- src/external/gpl2/groff/dist/tmac/doc-syms:1.7	Sun Nov 10 07:18:53 2024
+++ src/external/gpl2/groff/dist/tmac/doc-syms	Sun Nov 24 18:50:52 2024
@@ -547,7 +547,7 @@
 .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
+.ds doc-str-St--isoC-2023      \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899:2024
 .as doc-str-St--isoC-2023      " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^23\*[doc-str-St]\*[Rq])
 .
 .\" POSIX Part 1: System API

Reply via email to