Add missing space in example.
authorMagnus Hagander <[email protected]>
Mon, 8 Mar 2010 12:38:54 +0000 (12:38 +0000)
committerMagnus Hagander <[email protected]>
Mon, 8 Mar 2010 12:38:54 +0000 (12:38 +0000)
Tim Landscheidt

doc/src/sgml/ref/psql-ref.sgml

index 123667868d7482d8682d0e19613f2cbe6480f557..da01ed49f33c52ce7295bd10244e865d4a2da9e3 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.99.2.1 2009/08/10 02:39:09 adunstan Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.99.2.2 2010/03/08 12:38:54 mha Exp $
 PostgreSQL documentation
 -->
 
@@ -657,7 +657,7 @@ testdb=>
 
    <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>