aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorBruce M Simpson <bms@FreeBSD.org>2008-05-15 10:47:14 +0000
committerBruce M Simpson <bms@FreeBSD.org>2008-05-15 10:47:14 +0000
commit523b17effe5f431849cad5e65d6369ca9fc4dee1 (patch)
tree600b2127ce5c5bf25b8cfea3d96956bb03d69228 /libexec
parentb65a4e880e9ef4dbe058695a897a793fd917b806 (diff)
downloadsrc-523b17effe5f431849cad5e65d6369ca9fc4dee1.tar.gz
src-523b17effe5f431849cad5e65d6369ca9fc4dee1.zip
Make the meaning of the %A format specifier, as passed to
LD_TRACE_LOADED_OBJECTS_FMT[12], more obvious for users like me.
Notes
Notes: svn path=/head/; revision=179012
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/rtld.17
1 files changed, 5 insertions, 2 deletions
diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1
index a677d5cae8e3..011a693a2861 100644
--- a/libexec/rtld-elf/rtld.1
+++ b/libexec/rtld-elf/rtld.1
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 27, 2006
+.Dd May 15, 2008
.Dt RTLD 1
.Os
.Sh NAME
@@ -174,7 +174,10 @@ The main program's name
.Dq __progname ) .
.It Li \&%A
The value of the environment variable
-.Ev LD_TRACE_LOADED_OBJECTS_PROGNAME
+.Ev LD_TRACE_LOADED_OBJECTS_PROGNAME .
+Typically used to print both the names of programs and shared libraries
+being inspected using
+.Xr ldd 1 .
.It Li %o
The library name.
.It Li %p