[gdb/doc] Fix print inferior-events default
authorTom de Vries <tdevries@suse.de>
Tue, 26 Oct 2021 08:45:08 +0000 (10:45 +0200)
committerTom de Vries <tdevries@suse.de>
Tue, 26 Oct 2021 08:45:08 +0000 (10:45 +0200)
commita4b0231e179607e47b1cdf1fe15c5dc25e482fad
treea245d2cafdf8f59b72e8a8f3b1b7d1207a2aa298
parent3976e96a02b1931f43b5618ca5ace2cf72697666
[gdb/doc] Fix print inferior-events default

In the docs about print inferior-events we read:
...
By default, these messages will not be printed.
...

That used to be the case, but is no longer so since commit f67c0c91715 "Enable
'set print inferior-events' and improve detach/fork/kill/exit messages".

Fix this by updating the docs.
gdb/doc/gdb.texinfo