mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 03:21:24 +03:00
Fix typo, per Andreas Seltenreich.
This commit is contained in:
parent
793dd8e729
commit
d6b69cf2fc
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.119 2004/07/15 03:56:04 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.120 2004/08/14 23:49:07 tgl Exp $
|
||||||
PostgreSQL documentation
|
PostgreSQL documentation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@ -2551,7 +2551,7 @@ $endif
|
|||||||
first argument of a single-letter backslash command to start
|
first argument of a single-letter backslash command to start
|
||||||
directly after the command, without intervening whitespace. For
|
directly after the command, without intervening whitespace. For
|
||||||
compatibility this is still supported to some extent,
|
compatibility this is still supported to some extent,
|
||||||
but were are not going to explain the details here as this use is
|
but we are not going to explain the details here as this use is
|
||||||
discouraged. If you get strange messages, keep this in mind.
|
discouraged. If you get strange messages, keep this in mind.
|
||||||
For example
|
For example
|
||||||
<programlisting>
|
<programlisting>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user