From: Magnus Hagander Date: Mon, 8 Mar 2010 12:39:10 +0000 (+0000) Subject: Add missing space in example. X-Git-Tag: REL8_0_24~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=098a8a418824964be3836ae60f60066d5762336b;p=postgresql 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 fb375fcd4f..5c77b7f894 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ @@ -672,7 +672,7 @@ testdb=> - To print your current working directory, use \!pwd. + To print your current working directory, use \! pwd.