From: Bruce Momjian Date: Thu, 21 Feb 2002 22:42:04 +0000 (+0000) Subject: Small spacing cleanup. X-Git-Tag: REL7_3~2085 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e3e41a648d80d009c180a6364896efb5e35ad6cf;p=thirdparty%2Fpostgresql.git Small spacing cleanup. --- diff --git a/doc/src/sgml/ref/fetch.sgml b/doc/src/sgml/ref/fetch.sgml index d12f1120468..60e11ab50f5 100644 --- a/doc/src/sgml/ref/fetch.sgml +++ b/doc/src/sgml/ref/fetch.sgml @@ -1,5 +1,5 @@ @@ -25,7 +25,7 @@ PostgreSQL documentation FETCH [ direction ] [ count ] { IN | FROM } cursor FETCH [ FORWARD | BACKWARD | RELATIVE ] [ # | ALL | NEXT | PRIOR ] - { IN | FROM } cursor + { IN | FROM } cursor