scripts/xldd: fix typoes
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Nov 23 21:34:50 2010 +0100 (2010-11-23)
changeset 2183dbecd99ecba5
parent 2182 032ae3253a65
child 2184 e826624966a1
scripts/xldd: fix typoes

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
scripts/xldd.in
     1.1 --- a/scripts/xldd.in	Tue Nov 23 21:35:24 2010 +0100
     1.2 +++ b/scripts/xldd.in	Tue Nov 23 21:34:50 2010 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  
     1.5  do_opt_error() {
     1.6      do_error "$@"
     1.7 -    printf "Try \`%s --help' for more information\n >&2"
     1.8 +    printf "Try \`%s --help' for more information\n" >&2
     1.9  }
    1.10  
    1.11  show_version() {
    1.12 @@ -74,7 +74,7 @@
    1.13  
    1.14  The expected load address 'loadaddr' is a faked address to match the output
    1.15  of the real ldd, but has no actual meaning (set to some constants for now,
    1.16 -0x8badf00d for libraries from the sysroot, 0xdeadbeff for others).
    1.17 +0x8badf00d for libraries from the sysroot, 0xdeadbeef for others).
    1.18  _EOF_
    1.19  
    1.20  # Unimplemeted yet: