summaryrefslogtreecommitdiff
path: root/lib/get-permissions.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/get-permissions.c')
-rw-r--r--lib/get-permissions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/get-permissions.c b/lib/get-permissions.c
index 99b4664aae7..aa78d7abf1e 100644
--- a/lib/get-permissions.c
+++ b/lib/get-permissions.c
@@ -108,7 +108,7 @@ get_permissions (const char *name, int desc, mode_t mode,
When fetching the source ACL, we simply fetch both ACL types.
When setting the destination ACL, we try either ACL types, assuming
that the kernel will translate the ACL from one form to the other.
- (See in <http://docs.sun.com/app/docs/doc/819-2241/6n4huc7ia?l=en&a=view>
+ (See in <https://docs.oracle.com/cd/E86824_01/html/E54765/acl-2.html>
the description of ENOTSUP.) */
for (;;)
{