diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2013-06-07 22:00:59 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2013-06-07 22:00:59 -0400 |
commit | c99d5d1bcc137c15058458bbdcdd2789b56e4c66 (patch) | |
tree | e5ad4c5205dcb8f5f7764228542381ac791ee9b3 /src/backend/utils/adt/json.c | |
parent | 734fbbd1d2d1babfbd195414e2445024ad549ae3 (diff) | |
download | postgresql-c99d5d1bcc137c15058458bbdcdd2789b56e4c66.tar.gz postgresql-c99d5d1bcc137c15058458bbdcdd2789b56e4c66.zip |
doc: Fix <synopsis> in <term> markup
Although the DTD technically allows this, the resulting HTML is invalid
because it puts block elements inside inline elements. DocBook 5.0 also
doesn't allow it anymore, so it's fair to assume that this was never
really intended to work. Replace <synopsis> with <literal>, which is
the markup used elsewhere in the documentation in similar cases.
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions