summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/ref/psql-ref.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index e2f348dfe89..347d3fd2fd8 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -1,5 +1,5 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.198.2.2 2009/08/15 20:23:20 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.198.2.3 2010/03/08 12:39:42 mha Exp $
PostgreSQL documentation
-->
@@ -706,7 +706,7 @@ testdb=&gt;
<tip>
<para>
- To print your current working directory, use <literal>\!pwd</literal>.
+ To print your current working directory, use <literal>\! pwd</literal>.
</para>
</tip>
</listitem>