Fix some typos in the documentation
authorPeter Eisentraut
Fri, 6 Apr 2012 20:55:24 +0000 (23:55 +0300)
committerPeter Eisentraut
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
    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
 
  
 
index 7326519708eb41494751de8fd33a24207ff0f827..f856819ba5a0b93c279e186e55c678724796b773 100644 (file)
    
 
    
-    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