texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: * man/info.5, man/texinfo.5: Use https:// for Tex


From: Gavin D. Smith
Subject: branch master updated: * man/info.5, man/texinfo.5: Use https:// for Texinfo homepage URI. From Mike Frysinger.
Date: Wed, 27 Dec 2023 05:56:10 -0500

This is an automated email from the git hooks/post-receive script.

gavin pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new eee8ecc33a * man/info.5, man/texinfo.5: Use https:// for Texinfo 
homepage URI.  From Mike Frysinger.
eee8ecc33a is described below

commit eee8ecc33a58863e4fcf199110d616b755d42e3a
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Wed Dec 27 10:56:02 2023 +0000

    * man/info.5, man/texinfo.5: Use https:// for Texinfo
    homepage URI.  From Mike Frysinger.
---
 ChangeLog     | 5 +++++
 man/info.5    | 4 ++--
 man/texinfo.5 | 4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 3e97f390d3..3364f6e09b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-12-27  Gavin Smith <gavinsmith0123@gmail.com>
+
+       * man/info.5, man/texinfo.5: Use https:// for Texinfo
+       homepage URI.  From Mike Frysinger.
+
 2023-12-27  Gavin Smith <gavinsmith0123@gmail.com>
 
        * tp/texi2any.pl (makeinfo_help): Use https:// in URI.
diff --git a/man/info.5 b/man/info.5
index 7e01885f27..4a4001ad6f 100644
--- a/man/info.5
+++ b/man/info.5
@@ -1,6 +1,6 @@
 .\" info(5)
 .\"
-.\" Copyright 1998, 2005, 2011, 2019 Free Software Foundation, Inc.
+.\" Copyright 1998-2023 Free Software Foundation, Inc.
 .\"
 .\" Copying and distribution of this file, with or without modification,
 .\" are permitted in any medium without royalty provided the copyright
@@ -45,7 +45,7 @@ M-x info RET m texinfo RET
 .EE
 will get you there.
 .SH AVAILABILITY
-http://www.gnu.org/software/texinfo/
+https://www.gnu.org/software/texinfo/
 .SH "REPORTING BUGS"
 Please send bug reports to bug-texinfo@gnu.org,
 general questions and discussion to help-texinfo@gnu.org.
diff --git a/man/texinfo.5 b/man/texinfo.5
index abf845ee73..04d358a8ab 100644
--- a/man/texinfo.5
+++ b/man/texinfo.5
@@ -1,6 +1,6 @@
 .\" texinfo(5)
 .\"
-.\" Copyright 1998-2019  Free Software Foundation, Inc.
+.\" Copyright 1998-2023  Free Software Foundation, Inc.
 .\"
 .\" Copying and distribution of this file, with or without modification,
 .\" are permitted in any medium without royalty provided the copyright
@@ -36,7 +36,7 @@ M-x info RET m texinfo RET
 .EE
 will get you there.
 .SH AVAILABILITY
-http://www.gnu.org/software/texinfo/
+https://www.gnu.org/software/texinfo/
 .br
 or any GNU mirror site.
 .SH "REPORTING BUGS"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]