diff options
author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-12-30 21:18:15 +0000 |
---|---|---|
committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-12-30 21:18:15 +0000 |
commit | d64ada501ae33c02e7c4e3ce21962907df814a5a (patch) | |
tree | bd0234a8048c844b06483795cfb1fe4d34b68a4f /usr.bin/ldd | |
parent | 5e705af2c9a7617aad837cc972b7eb1d8052f0e7 (diff) | |
download | src-d64ada501ae33c02e7c4e3ce21962907df814a5a.tar.gz src-d64ada501ae33c02e7c4e3ce21962907df814a5a.zip |
Notes
Diffstat (limited to 'usr.bin/ldd')
-rw-r--r-- | usr.bin/ldd/ldd.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ldd/ldd.1 b/usr.bin/ldd/ldd.1 index 7ec710e787e7..0446aa260d7a 100644 --- a/usr.bin/ldd/ldd.1 +++ b/usr.bin/ldd/ldd.1 @@ -46,7 +46,7 @@ binaries. .Pp The .Fl v -option displays an verbose listing of the dynamic linking headers +option displays a verbose listing of the dynamic linking headers encoded in the executable. See the source code and include files for the definitive meaning of all the fields. |