summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-19 01:13:23 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-19 01:22:54 -0700
commitbe87d61299f52e366bcb65fd176ccf325b0f77e0 (patch)
treec5e289ea68824ba407d5928e0e6e65d8bab51430 /man
parent44ccd1c4657703b15971b0670b9716a25244a358 (diff)
downloadcoreutils-be87d61299f52e366bcb65fd176ccf325b0f77e0.tar.gz
all: prefer HTTPS in URLs
Diffstat (limited to 'man')
-rw-r--r--man/chmod.x2
-rw-r--r--man/chown.x2
-rw-r--r--man/df.x2
-rw-r--r--man/du.x2
-rwxr-xr-xman/help2man4
-rw-r--r--man/local.mk2
-rw-r--r--man/rm.x2
-rw-r--r--man/stdbuf.x2
8 files changed, 9 insertions, 9 deletions
diff --git a/man/chmod.x b/man/chmod.x
index c9d26b10b..ff013a3a1 100644
--- a/man/chmod.x
+++ b/man/chmod.x
@@ -1,7 +1,7 @@
'\" Copyright (C) 1998-2017 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
-'\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
+'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
'\" There is NO WARRANTY, to the extent permitted by law.
[NAME]
chmod \- change file mode bits
diff --git a/man/chown.x b/man/chown.x
index 8e4b22d61..696aeeb5b 100644
--- a/man/chown.x
+++ b/man/chown.x
@@ -1,7 +1,7 @@
'\" Copyright (C) 1998-2017 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
-'\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
+'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
'\" There is NO WARRANTY, to the extent permitted by law.
[NAME]
chown \- change file owner and group
diff --git a/man/df.x b/man/df.x
index 52cbea995..9a3dd7a0b 100644
--- a/man/df.x
+++ b/man/df.x
@@ -1,7 +1,7 @@
'\" Copyright (C) 1998-2017 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
-'\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
+'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
'\" There is NO WARRANTY, to the extent permitted by law.
[NAME]
df \- report file system disk space usage
diff --git a/man/du.x b/man/du.x
index 536d18463..9bb546fe2 100644
--- a/man/du.x
+++ b/man/du.x
@@ -1,7 +1,7 @@
'\" Copyright (C) 1998-2017 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
-'\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
+'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
'\" There is NO WARRANTY, to the extent permitted by law.
[NAME]
du \- estimate file space usage
diff --git a/man/help2man b/man/help2man
index 773de0fc9..a20ef06ef 100755
--- a/man/help2man
+++ b/man/help2man
@@ -15,10 +15,10 @@
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
-# along with this program; if not, see <http://www.gnu.org/licenses/>.
+# along with this program; if not, see <https://www.gnu.org/licenses/>.
# Written by Brendan O'Dea <bod@debian.org>
-# Available from ftp://ftp.gnu.org/gnu/help2man/
+# Available from https://ftp.gnu.org/gnu/help2man/
use 5.008;
use strict;
diff --git a/man/local.mk b/man/local.mk
index 4b98bfd08..b8a1b233c 100644
--- a/man/local.mk
+++ b/man/local.mk
@@ -14,7 +14,7 @@
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
EXTRA_DIST += man/help2man man/dummy-man
diff --git a/man/rm.x b/man/rm.x
index f206d05e3..26baf4ab8 100644
--- a/man/rm.x
+++ b/man/rm.x
@@ -1,7 +1,7 @@
'\" Copyright (C) 1998-2017 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
-'\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
+'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
'\" There is NO WARRANTY, to the extent permitted by law.
[NAME]
rm \- remove files or directories
diff --git a/man/stdbuf.x b/man/stdbuf.x
index dfece191a..02aa50d74 100644
--- a/man/stdbuf.x
+++ b/man/stdbuf.x
@@ -1,7 +1,7 @@
'\" Copyright (C) 2009-2017 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
-'\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
+'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
'\" There is NO WARRANTY, to the extent permitted by law.
[NAME]
stdbuf \-