Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external Support -isoC-2017
details: https://anonhg.NetBSD.org/src/rev/a08294dbe9e0
branches: trunk
changeset: 991714:a08294dbe9e0
user: maya <maya%NetBSD.org@localhost>
date: Fri Jul 27 14:29:46 2018 +0000
description:
Support -isoC-2017
diffstat:
external/bsd/mdocml/dist/mdoc.7 | 7 ++++++-
external/bsd/mdocml/dist/st.in | 1 +
external/gpl2/groff/dist/tmac/doc-syms | 2 ++
external/gpl2/groff/dist/tmac/groff_mdoc.man | 4 +++-
4 files changed, 12 insertions(+), 2 deletions(-)
diffs (68 lines):
diff -r 3161b7f58d6c -r a08294dbe9e0 external/bsd/mdocml/dist/mdoc.7
--- a/external/bsd/mdocml/dist/mdoc.7 Fri Jul 27 13:08:47 2018 +0000
+++ b/external/bsd/mdocml/dist/mdoc.7 Fri Jul 27 14:29:46 2018 +0000
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd February 16, 2017
+.Dd July 27, 2018
.Dt MDOC 7
.Os
.Sh NAME
@@ -2429,6 +2429,11 @@
.St -isoC-2011
.br
The third major version of the C language standard.
+.Pp
+.It \-isoC-2017
+.St -isoC-2017
+.br
+The fourth major version of the C language standard.
.El
.It POSIX.1 before the Single UNIX Specification
.Pp
diff -r 3161b7f58d6c -r a08294dbe9e0 external/bsd/mdocml/dist/st.in
--- a/external/bsd/mdocml/dist/st.in Fri Jul 27 13:08:47 2018 +0000
+++ b/external/bsd/mdocml/dist/st.in Fri Jul 27 14:29:46 2018 +0000
@@ -51,6 +51,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-2017", "ISO/IEC 9899:2017 (\\(LqISO\\~C17\\(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)")
diff -r 3161b7f58d6c -r a08294dbe9e0 external/gpl2/groff/dist/tmac/doc-syms
--- a/external/gpl2/groff/dist/tmac/doc-syms Fri Jul 27 13:08:47 2018 +0000
+++ b/external/gpl2/groff/dist/tmac/doc-syms Fri Jul 27 14:29:46 2018 +0000
@@ -545,6 +545,8 @@
.as doc-str-St--isoC-99 " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^99\*[doc-str-St]\*[Rq])
.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-2017 \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899:2017
+.as doc-str-St--isoC-2017 " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^17\*[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
diff -r 3161b7f58d6c -r a08294dbe9e0 external/gpl2/groff/dist/tmac/groff_mdoc.man
--- a/external/gpl2/groff/dist/tmac/groff_mdoc.man Fri Jul 27 13:08:47 2018 +0000
+++ b/external/gpl2/groff/dist/tmac/groff_mdoc.man Fri Jul 27 14:29:46 2018 +0000
@@ -44,7 +44,7 @@
.\" for an already extremely slow package.
.\"
.
-.Dd June 9, 2013
+.Dd July 27, 2018
.Os
.Dt GROFF_MDOC 7
.
@@ -1948,6 +1948,8 @@
.St -isoC-99
.It Li -isoC-2011
.St -isoC-2011
+.It Li -isoC-2017
+.St -isoC-2017
.El
.Pp
.
Home |
Main Index |
Thread Index |
Old Index