From: Gerald Pfeifer Date: Sat, 17 Aug 2024 11:47:09 +0000 (+0200) Subject: libstdc++: Tweak links to installation docs X-Git-Tag: basepoints/gcc-16~6588 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16b92be67623f3bfa3b68dbdcf5fe7c060e91180;p=thirdparty%2Fgcc.git libstdc++: Tweak links to installation docs libstdc++v-3: * doc/xml/manual/prerequisites.xml: Tweak two links to installation docs. Fix grammar. * doc/html/manual/setup.html: Regenerate. --- diff --git a/libstdc++-v3/doc/html/manual/setup.html b/libstdc++-v3/doc/html/manual/setup.html index 1963cdf695a..78d2a00c50a 100644 --- a/libstdc++-v3/doc/html/manual/setup.html +++ b/libstdc++-v3/doc/html/manual/setup.html @@ -21,9 +21,10 @@

Prerequisites

Because libstdc++ is part of GCC, the primary source for installation instructions is - the GCC install page. - In particular, list of prerequisite software needed to build the library - + the GCC install page. + In particular, the list of prerequisite software needed to build + the library + starts with those requirements. The same pages also list the tools you will need if you wish to modify the source.

diff --git a/libstdc++-v3/doc/xml/manual/prerequisites.xml b/libstdc++-v3/doc/xml/manual/prerequisites.xml index a02d3795830..a3c6e732a77 100644 --- a/libstdc++-v3/doc/xml/manual/prerequisites.xml +++ b/libstdc++-v3/doc/xml/manual/prerequisites.xml @@ -14,9 +14,9 @@ Because libstdc++ is part of GCC, the primary source for installation instructions is - the GCC install page. + the GCC install page. In particular, list of prerequisite software needed to build the library - + starts with those requirements. The same pages also list the tools you will need if you wish to modify the source.