mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Spell-check and markup police
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/close.sgml,v 1.9 2001/12/08 03:24:34 thomas Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/close.sgml,v 1.10 2002/01/20 22:19:56 petere Exp $
|
||||
PostgreSQL documentation
|
||||
-->
|
||||
|
||||
@@ -125,7 +125,7 @@ NOTICE PerformPortalClose: portal "<replaceable class="PARAMETER">cursor</replac
|
||||
Usage
|
||||
</title>
|
||||
<para>
|
||||
Close the cursor liahona:
|
||||
Close the cursor <literal>liahona</literal>:
|
||||
</para>
|
||||
<programlisting>
|
||||
CLOSE liahona;
|
||||
|
Reference in New Issue
Block a user