acl-devel
[Top][All Lists]
Advanced

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

[PATCH acl/committed] update various URLs


From: Mike Frysinger
Subject: [PATCH acl/committed] update various URLs
Date: Fri, 30 Dec 2022 21:24:15 -0500

---
 README         | 2 +-
 doc/PORTING    | 8 ++++----
 man/man5/acl.5 | 2 +-
 test/misc.test | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/README b/README
index abcfdc628c6e..0f322b8274c6 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 eb39d5e7baf4..a4438ff7e351 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 d81655720cab..0db86b325617 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 3d39b4250ef7..06b3136c4c06 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
-- 
2.39.0




reply via email to

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