summaryrefslogtreecommitdiff
path: root/scripts/xldd.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-11-23 20:34:50 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-11-23 20:34:50 (GMT)
commit727612bcf641d053e2235a2eb5044d53e541de56 (patch)
tree16742ca795ba5a79503e727c38a01d05f961976a /scripts/xldd.in
parentc49c8b1ac22b2c84cb30acecfbb8770542cd3ecd (diff)
scripts/xldd: fix typoes
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'scripts/xldd.in')
-rwxr-xr-xscripts/xldd.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/xldd.in b/scripts/xldd.in
index 9a28294..ade2d22 100755
--- a/scripts/xldd.in
+++ b/scripts/xldd.in
@@ -18,7 +18,7 @@ do_error() {
do_opt_error() {
do_error "$@"
- printf "Try \`%s --help' for more information\n >&2"
+ printf "Try \`%s --help' for more information\n" >&2
}
show_version() {
@@ -74,7 +74,7 @@ The paths are relative to the specified root directory, or to the sysroot
The expected load address 'loadaddr' is a faked address to match the output
of the real ldd, but has no actual meaning (set to some constants for now,
-0x8badf00d for libraries from the sysroot, 0xdeadbeff for others).
+0x8badf00d for libraries from the sysroot, 0xdeadbeef for others).
_EOF_
# Unimplemeted yet: