]> granicus.if.org Git - postgresql/commitdiff
Fix some typos in the documentation
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 6 Apr 2012 20:55:24 +0000 (23:55 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 6 Apr 2012 20:55:24 +0000 (23:55 +0300)
Thom Brown

doc/src/sgml/ref/pg_receivexlog.sgml
doc/src/sgml/reference.sgml

index 09ac964bf84130f579378412fb5e17ba3b8806c5..07f64181c1f2358b80655a98aa50f427553fee5c 100644 (file)
@@ -254,7 +254,7 @@ PostgreSQL documentation
    <literal>mydbserver</literal> and store it in the local directory
    <filename>/usr/local/pgsql/archive</filename>:
 <screen>
-<prompt>$</prompt> <userinput>pg_receivexlog -h mydbserver -D /home/pgbackup/archive</userinput>
+<prompt>$</prompt> <userinput>pg_receivexlog -h mydbserver -D /usr/local/pgsql/archive</userinput>
 </screen></para>
  </refsect1>
 
index 7326519708eb41494751de8fd33a24207ff0f827..f856819ba5a0b93c279e186e55c678724796b773 100644 (file)
    </para>
 
    <para>
-    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 &mdash; 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