doc: Add missing parenthesis to keycombo

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 207fc754664492e3b61f18946bc3720db9781681
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2022-08-16T10:44:24Z
Releases: 15.0
doc: Add missing parenthesis to keycombo

The SIGINT keycombo for the pg_waldump stats emission was lacking a
closing parenthesis.  Backpatch to 15 where this feature was added.

Discussion: https://postgr.es/m/EC39E60E-C8B6-4CDF-8BFA-E4D140446B41@yesql.se
Backpatch-through: 15

Files

PathChange+/−
doc/src/sgml/ref/pg_waldump.sgml modified +1 −1

Documentation touched

Discussion