diff options
Diffstat (limited to 'malloc/memusage.sh')
-rwxr-xr-x | malloc/memusage.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/memusage.sh b/malloc/memusage.sh index 8b372e4b8e..9fab0a3b8b 100755 --- a/malloc/memusage.sh +++ b/malloc/memusage.sh @@ -62,7 +62,7 @@ Mandatory arguments to long options are also mandatory for any corresponding short options. " - print $"For bug reporting instructions, please see: + echo $"For bug reporting instructions, please see: <http://www.gnu.org/software/libc/bugs.html>. " exit 0 |