diff options
Diffstat (limited to 'debug/xtrace.sh')
-rwxr-xr-x | debug/xtrace.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debug/xtrace.sh b/debug/xtrace.sh index 97c76507ee..43a74a053d 100755 --- a/debug/xtrace.sh +++ b/debug/xtrace.sh @@ -54,7 +54,8 @@ do_help() { Mandatory arguments to long options are also mandatory for any corresponding short options. -Report bugs using the \`glibcbug' script to <bugs@gnu.org>.\n" +For bug reporting instructions, please see: +<http://www.gnu.org/software/libc/bugs.html>.\n" exit 0 } |