gdb: update IRC reference from Freenode to Libera.Chat
It's been some time since the switch from Freenode to Libera.Chat, however, there's still a reference to Freenode in the 'gdb --help' output. Lets update that.
This commit is contained in:
parent
b1c7925686
commit
8203d5e72e
@ -1484,5 +1484,5 @@ Report bugs to %ps.\n\
|
||||
if (stream == gdb_stdout)
|
||||
gdb_printf (stream, _("\n\
|
||||
You can ask GDB-related questions on the GDB users mailing list\n\
|
||||
(gdb@sourceware.org) or on GDB's IRC channel (#gdb on Freenode).\n"));
|
||||
(gdb@sourceware.org) or on GDB's IRC channel (#gdb on Libera.Chat).\n"));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user