public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] libstdc++: Move "free books" list from fsf.org to gnu.org
@ 2020-04-01 20:47 Gerald Pfeifer
  2020-04-03 10:00 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: Gerald Pfeifer @ 2020-04-01 20:47 UTC (permalink / raw)
  To: gcc-patches, libstdc++

The fsf.org server now has a redirect to the gnu.org server; let's
follow that.

This is my first commit to libstdc++ using git, my first squashing
(since I had a follow tweak to the ChangeLog), and my first --amend.

Please advise if I can/should do something better.

Thank you,
Gerald


	* doc/xml/manual/appendix_free.xml: Move "free books" list from
	fsf.org to gnu.org.
	* doc/html/manual/appendix_free.html: Regenerate.
---
 libstdc++-v3/ChangeLog                          | 6 ++++++
 libstdc++-v3/doc/html/manual/appendix_free.html | 2 +-
 libstdc++-v3/doc/xml/manual/appendix_free.xml   | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index beaf61b9d2b..ed2c4b77ac1 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,9 @@
+2020-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	* doc/xml/manual/appendix_free.xml: Move "free books" list from
+	fsf.org to gnu.org.
+	* doc/html/manual/appendix_free.html: Regenerate.
+
 2020-03-31  Ville Voutilainen  <ville.voutilainen@gmail.com>
 
 	Library-side tests for parenthesized aggregate init
diff --git a/libstdc++-v3/doc/html/manual/appendix_free.html b/libstdc++-v3/doc/html/manual/appendix_free.html
index b10283f78a2..9493373e9ef 100644
--- a/libstdc++-v3/doc/html/manual/appendix_free.html
+++ b/libstdc++-v3/doc/html/manual/appendix_free.html
@@ -116,7 +116,7 @@ manuals instead of proprietary ones.  One way you can help this is to
 check the distribution terms of a manual before you buy it, and
 prefer copylefted manuals to non-copylefted ones.
 </p><p>
-[Note: We now maintain a <a class="link" href="https://www.fsf.org/licensing/doc/other-free-books.html" target="_top">web page
+[Note: We now maintain a <a class="link" href="https://www.gnu.org/doc/other-free-books.html" target="_top">web page
 that lists free books available from other publishers</a>].
 </p><p>Copyright ?? 2004, 2005, 2006, 2007 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA</p><p>Verbatim copying and distribution of this entire article are
 permitted worldwide, without royalty, in any medium, provided this
diff --git a/libstdc++-v3/doc/xml/manual/appendix_free.xml b/libstdc++-v3/doc/xml/manual/appendix_free.xml
index 7d682bbe039..dd51eae8afc 100644
--- a/libstdc++-v3/doc/xml/manual/appendix_free.xml
+++ b/libstdc++-v3/doc/xml/manual/appendix_free.xml
@@ -159,7 +159,7 @@ check the distribution terms of a manual before you buy it, and
 prefer copylefted manuals to non-copylefted ones.
 </para>
 <para>
-[Note: We now maintain a <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.fsf.org/licensing/doc/other-free-books.html">web page
+[Note: We now maintain a <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.gnu.org/doc/other-free-books.html">web page
 that lists free books available from other publishers</link>].
 </para>
 
-- 
2.26.0

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [committed] libstdc++: Move "free books" list from fsf.org to gnu.org
  2020-04-01 20:47 [committed] libstdc++: Move "free books" list from fsf.org to gnu.org Gerald Pfeifer
@ 2020-04-03 10:00 ` Jonathan Wakely
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Wakely @ 2020-04-03 10:00 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches, libstdc++

On 01/04/20 22:47 +0200, Gerald Pfeifer wrote:
>The fsf.org server now has a redirect to the gnu.org server; let's
>follow that.
>
>This is my first commit to libstdc++ using git, my first squashing
>(since I had a follow tweak to the ChangeLog), and my first --amend.
>
>Please advise if I can/should do something better.

Looks fine - thanks!



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-03 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-01 20:47 [committed] libstdc++: Move "free books" list from fsf.org to gnu.org Gerald Pfeifer
2020-04-03 10:00 ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).