From: Peter Eisentraut Date: Fri, 6 Apr 2012 20:55:24 +0000 (+0300) Subject: Fix some typos in the documentation X-Git-Tag: REL9_2_BETA1~175 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c41948c39288139cd9a592466cd373b6868bb55;p=postgresql Fix some typos in the documentation Thom Brown --- diff --git a/doc/src/sgml/ref/pg_receivexlog.sgml b/doc/src/sgml/ref/pg_receivexlog.sgml index 09ac964bf8..07f64181c1 100644 --- a/doc/src/sgml/ref/pg_receivexlog.sgml +++ b/doc/src/sgml/ref/pg_receivexlog.sgml @@ -254,7 +254,7 @@ PostgreSQL documentation mydbserver and store it in the local directory /usr/local/pgsql/archive: -$ pg_receivexlog -h mydbserver -D /home/pgbackup/archive +$ pg_receivexlog -h mydbserver -D /usr/local/pgsql/archive diff --git a/doc/src/sgml/reference.sgml b/doc/src/sgml/reference.sgml index 7326519708..f856819ba5 100644 --- a/doc/src/sgml/reference.sgml +++ b/doc/src/sgml/reference.sgml @@ -200,7 +200,7 @@ - When specified on the command line, user and databases names have + When specified on the command line, user and database names have their case preserved — the presence of spaces or special characters might require quoting. Table names and other identifiers do not have their case preserved, except where documented, and