]> git.ipfire.org Git - thirdparty/postgresql.git/commit
docs: fix inconsistencies in markup and case
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Thu, 15 Jul 2021 21:22:58 +0000 (23:22 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Thu, 15 Jul 2021 21:22:58 +0000 (23:22 +0200)
commit830ef61bd8d0ac4c89c21a895047c1b3a6b202f3
tree7b388e650b4e7898b0ddde55216a3d2fcda6bdf5
parenta49d081235997c67e8aab7a523b17e8d1cb93184
docs: fix inconsistencies in markup and case

Ensure to properly mark up function parameters in text with <parameter>,
avoid using <acronym> for terms which aren't acronyms and properly place
the ", and" in a value list. The acronym removal is a follow-up to commit
fb72a7b8c3 which removed it for minmax-multi.  In passing, also fix an
incorrectly cased word.

Author: Ekaterina Kiryanova <e.kiryanova@postgrespro.ru>
Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>
Discussion: https://postgr.es/m/c050ecbc-80b2-b360-3c1d-9fe6a6a11bb5@postgrespro.ru
Backpatch-through: v14
doc/src/sgml/amcheck.sgml
doc/src/sgml/brin.sgml
doc/src/sgml/catalogs.sgml
doc/src/sgml/config.sgml