Doc: clean up markup for jsonb_set and related functions.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b34bc87030655a677b0a4d6317bfe3a6a7d10546
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-09-27T15:01:49Z
Releases: 12.0
Doc: clean up markup for jsonb_set and related functions.

The markup for optional parameters was neither correct nor consistent.
In passing, fix a spelling mistake.

Per report from Alex Macy.  Some of these mistakes are old, so
back-patch as appropriate.

Discussion: https://postgr.es/m/156953522258.1204.12736099368284950578@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/func.sgml modified +10 −10

Documentation touched

Discussion