From: Jonathan Wakely
Date: Mon, 16 May 2022 13:54:07 +0000 (+0100)
Subject: libstdc++: Fix hyperlink in docs
X-Git-Tag: basepoints/gcc-14~6695
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=682e587f1021241758f7dfe0b22651008622a312;p=thirdparty%2Fgcc.git
libstdc++: Fix hyperlink in docs
libstdc++-v3/ChangeLog:
* doc/xml/manual/prerequisites.xml: Fix attributes for external
hyperlink.
* 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 069354b8ce0..f27b8d806df 100644
--- a/libstdc++-v3/doc/html/manual/setup.html
+++ b/libstdc++-v3/doc/html/manual/setup.html
@@ -57,7 +57,7 @@
Glibc already provides iconv so you should
not need libiconv anyway.
-
+
Download the libiconv sources and extract them into the
top level of the GCC source tree, e.g.,
diff --git a/libstdc++-v3/doc/xml/manual/prerequisites.xml b/libstdc++-v3/doc/xml/manual/prerequisites.xml
index 8799487c821..f00979a1afa 100644
--- a/libstdc++-v3/doc/xml/manual/prerequisites.xml
+++ b/libstdc++-v3/doc/xml/manual/prerequisites.xml
@@ -71,7 +71,8 @@
-
+
Download the libiconv sources and extract them into the
top level of the GCC source tree, e.g.,