summaryrefslogtreecommitdiff
path: root/libc/elf/ldd.bash.in
diff options
context:
space:
mode:
Diffstat (limited to 'libc/elf/ldd.bash.in')
-rw-r--r--libc/elf/ldd.bash.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/libc/elf/ldd.bash.in b/libc/elf/ldd.bash.in
index 90ad0da89..98e589064 100644
--- a/libc/elf/ldd.bash.in
+++ b/libc/elf/ldd.bash.in
@@ -52,7 +52,8 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-r, --function-relocs process data and function relocations
-u, --unused print unused direct dependencies
-v, --verbose print all information
-For bug reporting instructions, please see:
+"
+ printf $"For bug reporting instructions, please see:
%s.
" "@REPORT_BUGS_TO@"
exit 0