summaryrefslogtreecommitdiffstats
path: root/man/man8/ld.so.8
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man/man8/ld.so.8 (renamed from man8/ld.so.8)3
1 files changed, 1 insertions, 2 deletions
diff --git a/man8/ld.so.8 b/man/man8/ld.so.8
index 8767b50..b464448 100644
--- a/man8/ld.so.8
+++ b/man/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.7"
+.TH ld.so 8 2024-05-08 "Linux man-pages (unreleased)"
.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 ,