Skip to content

Commit 2010d8b

Browse files
committed
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 9bdad1b to fix this for now.
1 parent 9881132 commit 2010d8b

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

doc/src/sgml/ref/fetch.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ PostgreSQL documentation
2929
<synopsis>
3030
FETCH [ <replaceable class="parameter">direction</replaceable> ] [ FROM | IN ] <replaceable class="parameter">cursor_name</replaceable>
3131

32-
<phrase>where <replaceable class="parameter">direction</replaceable> can
33-
be one of:</phrase>
32+
<phrase>where <replaceable class="parameter">direction</replaceable> can be one of:</phrase>
3433

3534
NEXT
3635
PRIOR

doc/src/sgml/ref/move.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ PostgreSQL documentation
2929
<synopsis>
3030
MOVE [ <replaceable class="parameter">direction</replaceable> ] [ FROM | IN ] <replaceable class="parameter">cursor_name</replaceable>
3131

32-
<phrase>where <replaceable class="parameter">direction</replaceable> can
33-
be one of:</phrase>
32+
<phrase>where <replaceable class="parameter">direction</replaceable> can be one of:</phrase>
3433

3534
NEXT
3635
PRIOR

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy