From: Jonathan Wakely
Date: Thu, 11 Jan 2024 21:23:48 +0000 (+0000)
Subject: libstdc++: Fix spelling mistake in new doc addition
X-Git-Tag: basepoints/gcc-15~2983
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bac1d7839f129f93f159c27adaf472ee3ab23a2;p=thirdparty%2Fgcc.git
libstdc++: Fix spelling mistake in new doc addition
libstdc++-v3/ChangeLog:
* doc/xml/manual/evolution.xml: Fix spelling.
* doc/html/manual/api.html: Regenerate.
---
diff --git a/libstdc++-v3/doc/html/manual/api.html b/libstdc++-v3/doc/html/manual/api.html
index ddf1ec9785b1..59ed4c888628 100644
--- a/libstdc++-v3/doc/html/manual/api.html
+++ b/libstdc++-v3/doc/html/manual/api.html
@@ -486,8 +486,10 @@ and later.
Tunables <variable>glibcxx.eh_pool.obj_count</variable> and
<variable>glibcxx.eh_pool.obj_size</variable> were added.
Static library libstdc++exp.a
was added
-to provide the symbols for the experimental C++ Contracts support.
Symols for the Filesystem TS and C++23 <stacktrace>
-header were added to the static library libstdc++exp.a
.
+to provide the symbols for the experimental C++ Contracts support.
+Symbols for the Filesystem TS and C++23 <stacktrace>
+header were added to the static library libstdc++exp.a
.
+
Deprecate the non-standard overload that allows std::setfill
to be used with std::basic_istream
.
diff --git a/libstdc++-v3/doc/xml/manual/evolution.xml b/libstdc++-v3/doc/xml/manual/evolution.xml
index 63666b7b24ce..a375ae14b83d 100644
--- a/libstdc++-v3/doc/xml/manual/evolution.xml
+++ b/libstdc++-v3/doc/xml/manual/evolution.xml
@@ -1107,8 +1107,10 @@ to provide the symbols for the experimental C++ Contracts support.
13.3
-Symols for the Filesystem TS and C++23 <stacktrace>
-header were added to the static library libstdc++exp.a.
+
+Symbols for the Filesystem TS and C++23 <stacktrace>
+header were added to the static library libstdc++exp.a.
+