From: Magnus Hagander Date: Mon, 8 Mar 2010 12:39:29 +0000 (+0000) Subject: Add missing space in example. X-Git-Tag: REL8_1_20~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b2dfc2ff107ce6b3fc8c76974b517e3bd1b5d5a4;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 7a39d768224..a7e4c680edf 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ @@ -682,7 +682,7 @@ testdb=> - To print your current working directory, use \!pwd. + To print your current working directory, use \! pwd.