From: Magnus Hagander Date: Mon, 8 Mar 2010 12:39:51 +0000 (+0000) Subject: Add missing space in example. X-Git-Tag: REL8_4_3~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b98e53213773123c1dc2dac87a825d5461074d89;p=thirdparty%2Fpostgresql.git Add missing space in example. Tim Landscheidt --- diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index a0818d2c41a..6e3bbed05b2 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ @@ -721,7 +721,7 @@ testdb=> - To print your current working directory, use \!pwd. + To print your current working directory, use \! pwd.