aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorGeorge V. Neville-Neil <gnn@FreeBSD.org>2025-11-25 14:14:26 +0000
committerGeorge V. Neville-Neil <gnn@FreeBSD.org>2025-11-25 14:14:26 +0000
commita8151f196c3cc6af2f8de5682e8522df5986dcd6 (patch)
tree248a58266269a5821bc43348d82351add43b0c43 /libexec
parent238ad591da9eede122a708be925b6b6a20e9046b (diff)
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/rtld.17
1 files changed, 6 insertions, 1 deletions
diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1
index 62e4fc5676c2..04dcb28d7f8f 100644
--- a/libexec/rtld-elf/rtld.1
+++ b/libexec/rtld-elf/rtld.1
@@ -26,7 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd July 24, 2024
+.Dd November 25, 2025
.Dt RTLD 1
.Os
.Sh NAME
@@ -153,6 +153,11 @@ If set,
.Nm
will print a table containing all relocations after symbol
binding and relocation.
+.It Ev LD_DEBUG
+If set,
+.Nm
+will print voluminous internal debugging messages as it loads
+and links a program.
.It Ev LD_DUMP_REL_PRE
If set,
.Nm