From 16b92be67623f3bfa3b68dbdcf5fe7c060e91180 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 17 Aug 2024 13:47:09 +0200 Subject: [PATCH] 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. --- libstdc++-v3/doc/html/manual/setup.html | 7 ++++--- libstdc++-v3/doc/xml/manual/prerequisites.xml | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/libstdc++-v3/doc/html/manual/setup.html b/libstdc++-v3/doc/html/manual/setup.html index 1963cdf695a9..78d2a00c50a4 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 a02d3795830c..a3c6e732a771 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. -- 2.47.2