Обсуждение: pgsql: doc: Fix minor markup issue

Поиск
Список
Период
Сортировка

pgsql: doc: Fix minor markup issue

От
Peter Eisentraut
Дата:
doc: Fix minor markup issue

There shouldn't be a line break between two adjacent tags, because that
will appear as whitespace in the output.  (The rendering engine might in
turn collapse that whitespace away, so it might not actually make a
difference, but it's more correct this way.)

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/baf21b922a18c2809068238503ebb3797994e615

Modified Files
--------------
doc/src/sgml/config.sgml | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)