summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man8/ld.so.8
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/archlinux/man8/ld.so.8')
-rw-r--r--upstream/archlinux/man8/ld.so.83
1 files changed, 1 insertions, 2 deletions
diff --git a/upstream/archlinux/man8/ld.so.8 b/upstream/archlinux/man8/ld.so.8
index 39ca874f..f33e7b02 100644
--- a/upstream/archlinux/man8/ld.so.8
+++ b/upstream/archlinux/man8/ld.so.8
@@ -4,7 +4,7 @@
.\" Various parts:
.\" Copyright (C) 2007-9, 2013, 2016 Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH ld.so 8 2024-02-12 "Linux man-pages 6.06"
+.TH ld.so 8 2024-05-08 "Linux man-pages 6.8"
.SH NAME
ld.so, ld\-linux.so \- dynamic linker/loader
.SH SYNOPSIS
@@ -61,7 +61,6 @@ then it is searched for in the following order:
Using the directories specified in the
DT_RPATH dynamic section attribute
of the binary if present and DT_RUNPATH attribute does not exist.
-Use of DT_RPATH is deprecated.
.IP (2)
Using the environment variable
.BR LD_LIBRARY_PATH ,