doc: remove added space within synopsis replaceable tags Restructuring the tags makes the output consistent and doesn't require added spaces.
Reported-by: Peter Smith Author: Peter Smith Discussion: https://postgr.es/m/cahut+pu8jahgm76cmdpzh350phjeda4r2b8jmoim3+m3yxf...@mail.gmail.com Backpatch-through: 19 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/07374f7fa1a0b1ee09c5ec91d7dc8b2732f330bf Modified Files -------------- doc/src/sgml/ref/initdb.sgml | 6 +++--- doc/src/sgml/ref/pg_checksums.sgml | 4 ++-- doc/src/sgml/ref/pg_controldata.sgml | 4 ++-- doc/src/sgml/ref/pg_createsubscriber.sgml | 10 +++++++--- doc/src/sgml/ref/pg_resetwal.sgml | 24 ++++++++++++++---------- doc/src/sgml/ref/pg_rewind.sgml | 10 ++++++---- 6 files changed, 34 insertions(+), 24 deletions(-)
