diff options
Diffstat (limited to 'malloc/memusage.sh')
-rwxr-xr-x | malloc/memusage.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/malloc/memusage.sh b/malloc/memusage.sh index b1e405b953..be8f755a20 100755 --- a/malloc/memusage.sh +++ b/malloc/memusage.sh @@ -61,7 +61,8 @@ Profile memory usage of PROGRAM. Mandatory arguments to long options are also mandatory for any corresponding short options. -Report bugs using the \`glibcbug' script to <bugs@gnu.org>." +For bug reporting instructions, please see: +<http://www.gnu.org/software/libc/bugs.html>." exit 0 } |