From c4339791e9de768a17e37edfddaeda20ac0f893c Mon Sep 17 00:00:00 2001 From: pav Date: Sat, 12 May 2007 12:24:49 +0000 Subject: Expand documentation for LD_TRACE_LOADED_OBJECTS_FMT? variables PR: docs/66265 (inspired by) Submitted by: Michel Lavondes MFC after: 1 week --- libexec/rtld-elf/rtld.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libexec/rtld-elf/rtld.1') diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index bd3c917..8b6f0ec 100644 --- a/libexec/rtld-elf/rtld.1 +++ b/libexec/rtld-elf/rtld.1 @@ -158,6 +158,12 @@ to customize the trace output and are used by option and allows .Xr ldd 1 to be operated as a filter more conveniently. +If the dependency name starts with string +.Pa lib , +.Ev LD_TRACE_LOADED_OBJECTS_FMT1 +is used, otherwise +.Ev LD_TRACE_LOADED_OBJECTS_FMT2 +is used. The following conversions can be used: .Bl -tag -width 4n .It Li %a -- cgit v1.1