summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--doc/PORTING8
-rw-r--r--man/man5/acl.52
-rw-r--r--test/misc.test2
4 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index abcfdc6..0f322b8 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Access control list package README
__________________________________
-Package home: http://savannah.nongnu.org/projects/acl
+Package home: https://savannah.nongnu.org/projects/acl
See the file doc/INSTALL for build, installation and post-
install configuration steps.
diff --git a/doc/PORTING b/doc/PORTING
index eb39d5e..a4438ff 100644
--- a/doc/PORTING
+++ b/doc/PORTING
@@ -29,13 +29,13 @@
5. read some or all of the GNU tool chain documentation
GNU make :
- http://www.delorie.com/gnu/docs/make/make_toc.html
+ https://www.gnu.org/software/make/manual/
autoconf :
- http://www.delorie.com/gnu/docs/autoconf/autoconf_toc.html
+ https://www.gnu.org/software/autoconf/manual/
libtool :
- http://www.delorie.com/gnu/docs/libtool/libtool_toc.html
+ https://www.gnu.org/software/libtool/manual/
gcc/g++ :
- http://www.delorie.com/gnu/docs/gcc/gcc_toc.html
+ https://gcc.gnu.org/onlinedocs/
6. Makefiles and build environment
First have a look at some Makefiles
diff --git a/man/man5/acl.5 b/man/man5/acl.5
index d816557..0db86b3 100644
--- a/man/man5/acl.5
+++ b/man/man5/acl.5
@@ -409,7 +409,7 @@ header.
.Xr stat 2 ,
.Xr umask 1
.Ss POSIX 1003.1e DRAFT 17
-.Xr "http://wt.tuxomania.net/publications/posix.1e/download.html"
+.Xr "https://wt.tuxomania.net/publications/posix.1e/download.html"
.Ss POSIX 1003.1e FUNCTIONS BY CATEGORY
.Bl -tag -width "MMM"
.It Sy ACL storage management
diff --git a/test/misc.test b/test/misc.test
index 3d39b42..06b3136 100644
--- a/test/misc.test
+++ b/test/misc.test
@@ -427,7 +427,7 @@ Now, chmod should change the group_obj entry
$ rmdir d
-Dangling symlink test http://savannah.nongnu.org/bugs/?28131
+Dangling symlink test https://savannah.nongnu.org/bugs/?28131
$ mkdir d
$ ln -s d/a d/b