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