|
1 | 1 | <!-- |
2 | | -$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.119 2004/07/15 03:56:04 momjian Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.120 2004/08/14 23:49:07 tgl Exp $ |
3 | 3 | PostgreSQL documentation |
4 | 4 | --> |
5 | 5 |
|
@@ -2551,7 +2551,7 @@ $endif |
2551 | 2551 | first argument of a single-letter backslash command to start |
2552 | 2552 | directly after the command, without intervening whitespace. For |
2553 | 2553 | compatibility this is still supported to some extent, |
2554 | | - butwere are not going to explain the details here as this use is |
| 2554 | + butwe are not going to explain the details here as this use is |
2555 | 2555 | discouraged. If you get strange messages, keep this in mind. |
2556 | 2556 | For example |
2557 | 2557 | <programlisting> |
|