From: Daniel Gustafsson Date: Tue, 9 Apr 2024 21:39:38 +0000 (+0200) Subject: doc: Remove stray comma from list of psql options X-Git-Tag: REL_17_BETA1~297 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ad55cc984519232a5c64cae585b22a46ede21b31;p=thirdparty%2Fpostgresql.git doc: Remove stray comma from list of psql options Back in 7.2 the list of options had short options and long options on the same line separated by comma, but since 7.3 they are listed separate lines. The comma on -X was left behind so fix by removing and backpatching all the way. Reported-by: y.saburov@gmail.com Discussion: https://postgr.es/m/171267154345.684.7212826057932148541@wrigleys.postgresql.org Backpatch-through: v12 --- diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index cc7d797159b..539748ffc29 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -540,7 +540,7 @@ EOF - +