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 ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/bc90a53455836a61c4282073866325d3c14954d5 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(-)
