doc: Fix XML formatting that psql cannot handle
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 3 Feb 2023 08:04:35 +0000 (09:04 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 3 Feb 2023 08:04:35 +0000 (09:04 +0100)
commit2010d8b75a6eb0f2ce90ae24cba99775c3d343e8
tree91b2d6ad7d9407f4f7ae4a295b97d8aa1696a8da
parent98811323c8e9a1995b828a47504b6608f0f3f59a
doc: Fix XML formatting that psql cannot handle

Breaking <phrase> over two lines is not handled by psql's
create_help.pl.  (It creates faulty \help output.)

Undo the formatting change introduced by
9bdad1b5153e5d6b77a8f9c6e32286d6bafcd76d to fix this for now.
doc/src/sgml/ref/fetch.sgml
doc/src/sgml/ref/move.sgml