mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Don't treat bug reporting message as a format string.
This commit is contained in:
committed by
Ulrich Drepper
parent
8a909c6430
commit
f60ddf9bf7
@ -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
|
||||
|
Reference in New Issue
Block a user