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