docs: fix inconsistencies in markup and case

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 9ffe128a6d616675b559a14a89f8b42a30084323
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2021-07-15T21:22:59Z
Releases: 14.0
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

Files

PathChange+/−
doc/src/sgml/amcheck.sgml modified +2 −2
doc/src/sgml/brin.sgml modified +1 −1
doc/src/sgml/catalogs.sgml modified +2 −2
doc/src/sgml/config.sgml modified +1 −1

Documentation touched

Discussion