summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/rtld.1
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2008-05-15 10:47:14 +0000
committerbms <bms@FreeBSD.org>2008-05-15 10:47:14 +0000
commit2046eefcb4069bda00ef03ea5279c12b91458cc5 (patch)
tree600b2127ce5c5bf25b8cfea3d96956bb03d69228 /libexec/rtld-elf/rtld.1
parentd28bbf5fae8e389f8b436cd548369463d6e0789b (diff)
downloadFreeBSD-src-2046eefcb4069bda00ef03ea5279c12b91458cc5.zip
FreeBSD-src-2046eefcb4069bda00ef03ea5279c12b91458cc5.tar.gz
Make the meaning of the %A format specifier, as passed to
LD_TRACE_LOADED_OBJECTS_FMT[12], more obvious for users like me.
Diffstat (limited to 'libexec/rtld-elf/rtld.1')
-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 a677d5c..011a693 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
OpenPOWER on IntegriCloud