From 43fc8f18c7898966fce3cc4a19908a61a8186f07 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 5 Oct 1999 01:55:45 +0000 Subject: Update. 1999-10-04 Ulrich Drepper * malloc/Makefile: Add rule to generate memprof script. * malloc/memprof.sh: New file. * elf/ldd.bash.in: Add "Usage: " in help message to comply with GNU standard. --- elf/ldd.bash.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elf/ldd.bash.in') diff --git a/elf/ldd.bash.in b/elf/ldd.bash.in index 85e0f88fa0..d296fb0ef4 100644 --- a/elf/ldd.bash.in +++ b/elf/ldd.bash.in @@ -44,7 +44,7 @@ Written by Roland McGrath and Ulrich Drepper." exit 0 ;; --h | --he | --hel | --help) - echo $"ldd [OPTION]... FILE... + echo $"Usage: ldd [OPTION]... FILE... --help print this help and exit --version print version information and exit -d, --data-relocs process data relocations -- cgit 1.4.1