about summary refs log tree commit diff
path: root/elf/dl-usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/dl-usage.c')
-rw-r--r--elf/dl-usage.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/elf/dl-usage.c b/elf/dl-usage.c
index 8c24c13770..1003a435bf 100644
--- a/elf/dl-usage.c
+++ b/elf/dl-usage.c
@@ -76,6 +76,8 @@ setting environment variables (which would be inherited by subprocesses).\n\
   --argv0 STRING        set argv[0] to STRING before running\n\
   --help                display this help and exit\n\
   --version             output version information and exit\n\
+\n\
+This program interpreter self-identifies as: " RTLD "\n\
 ",
               argv0);
   _exit (EXIT_SUCCESS);