diff -r c3967b2c49b4 -r dbecd99ecba5 scripts/xldd.in --- a/scripts/xldd.in Thu Jul 22 23:26:08 2010 +0200 +++ b/scripts/xldd.in Tue Nov 23 21:34:50 2010 +0100 @@ -18,7 +18,7 @@ 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 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: