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. Branch ------ REL_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/104c1c8daf343cfa7717e8536c9c6a44ecb75d92 Modified Files -------------- doc/src/sgml/ref/fetch.sgml | 3 +-- doc/src/sgml/ref/move.sgml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-)
