From 191c1e7bc7bab2da39679ce3e074f0fbb5f906b3 Mon Sep 17 00:00:00 2001
From: Gerald Pfeifer
Date: Sat, 28 Jan 2023 11:49:13 +0100
Subject: [PATCH] libstdc++: Move sourceforge.net links to https
libstdc++-v3/ChangeLog:
* doc/xml/manual/documentation_hacking.xml: Move sourceforge.net
links to https.
* doc/html/manual/documentation_hacking.html: Regenerate.
---
libstdc++-v3/doc/html/manual/documentation_hacking.html | 4 ++--
libstdc++-v3/doc/xml/manual/documentation_hacking.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/libstdc++-v3/doc/html/manual/documentation_hacking.html b/libstdc++-v3/doc/html/manual/documentation_hacking.html
index bd44b61010d..4e415c32389 100644
--- a/libstdc++-v3/doc/html/manual/documentation_hacking.html
+++ b/libstdc++-v3/doc/html/manual/documentation_hacking.html
@@ -362,7 +362,7 @@
by a vendor package like libxml2 and docbook5-schemas-5.0-4
For PDF output, something that transforms valid Docbook XML to PDF is
- required. Possible solutions include dblatex,
+ required. Possible solutions include dblatex,
xmlto, or prince. Of
these, dblatex is the default.
Please consult the <libstdc++@gcc.gnu.org> list when
@@ -370,7 +370,7 @@
suggestions.
For Texinfo output, something that transforms valid Docbook
- XML to Texinfo is required. The default choice is docbook2X.
+ XML to Texinfo is required. The default choice is docbook2X.
For epub output, the stylesheets for EPUB3 are required. These stylesheets are still in development. To validate the created file, epubcheck is necessary.
Generating the DocBook Files
diff --git a/libstdc++-v3/doc/xml/manual/documentation_hacking.xml b/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
index 44672f6e26d..8a1cba92506 100644
--- a/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
+++ b/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
@@ -779,7 +779,7 @@
For PDF output, something that transforms valid Docbook XML to PDF is
- required. Possible solutions include dblatex,
+ required. Possible solutions include dblatex,
xmlto, or prince. Of
these, dblatex is the default.
Please consult the libstdc++@gcc.gnu.org list when
@@ -789,7 +789,7 @@
For Texinfo output, something that transforms valid Docbook
- XML to Texinfo is required. The default choice is docbook2X.
+ XML to Texinfo is required. The default choice is docbook2X.
--
2.47.3