[committed] libstdc++: Improve punctuation in implementation status docs
Jonathan Wakely
jwakely@redhat.com
Wed Jun 2 11:33:09 GMT 2021
Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
libstdc++-v3/ChangeLog:
* doc/xml/manual/status_cxxis29124.xml: Improve punctuation.
* doc/xml/manual/status_cxxtr1.xml: Likewise.
* doc/xml/manual/status_cxxtr24733.xml: Likewise.
* doc/html/*: Regenerate.
Committed to trunk.
-------------- next part --------------
commit ca35586cf5cf1617294d5452df8ca5285d81646f
Author: Jonathan Wakely <jwakely@redhat.com>
Date: Wed Jun 2 12:31:04 2021
libstdc++: Improve punctuation in implementation status docs
Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
libstdc++-v3/ChangeLog:
* doc/xml/manual/status_cxxis29124.xml: Improve punctuation.
* doc/xml/manual/status_cxxtr1.xml: Likewise.
* doc/xml/manual/status_cxxtr24733.xml: Likewise.
* doc/html/*: Regenerate.
diff --git a/libstdc++-v3/doc/xml/manual/status_cxxis29124.xml b/libstdc++-v3/doc/xml/manual/status_cxxis29124.xml
index 40a90fc9944..2d9baa1ab68 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxxis29124.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxxis29124.xml
@@ -10,9 +10,9 @@
</info>
<para>
-This table is based on the table of contents of ISO/IEC FDIS 29124
-Doc No: N3060 Date: 2010-03-06
-Extensions to the C++ Library to support mathematical special functions
+This table is based on the table of contents of ISO/IEC FDIS 29124,
+Doc No: N3060, Date: 2010-03-06,
+"Extensions to the C++ Library to support mathematical special functions".
</para>
<para>
diff --git a/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml b/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
index 021cb6394a7..addfd1f2d86 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
@@ -10,9 +10,9 @@
</info>
<para>
-This table is based on the table of contents of ISO/IEC DTR 19768
-Doc No: N1836=05-0096 Date: 2005-06-24
-Draft Technical Report on C++ Library Extensions
+This table is based on the table of contents of ISO/IEC DTR 19768,
+Doc No: N1836=05-0096, Date: 2005-06-24,
+"Draft Technical Report on C++ Library Extensions".
</para>
<para>
diff --git a/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml b/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml
index 139b94442e8..f64dc983c6e 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml
@@ -5,14 +5,15 @@
<info><title>C++ TR 24733</title>
<keywordset>
<keyword>TR 24733</keyword>
+ <keyword>decimal floating-point</keyword>
</keywordset>
</info>
<para>
This table is based on the table of contents of
-ISO/IEC TR 24733 Date: 2009-08-28
-Extension for the programming language C++ to support
-decimal floating-point arithmetic
+ISO/IEC TR 24733:2011,
+"Extensions for the programming language C++ to support
+decimal floating-point arithmetic".
</para>
<para>
More information about the Libstdc++
mailing list