Final proofreader changes to docs.
authorBruce Momjian
Thu, 5 Oct 2000 19:57:23 +0000 (19:57 +0000)
committerBruce Momjian
Thu, 5 Oct 2000 19:57:23 +0000 (19:57 +0000)
doc/src/sgml/ref/update.sgml
doc/src/sgml/ref/vacuum.sgml

index 035e3adb224383fb56b10922a85a9d94d501348e..8ad2e80a0d7d6bc1cb1fc5fc2c76a286276c0e4b 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -105,7 +105,7 @@ UPDATE #
    The #
    means the number of rows updated.
    If #
-   is equal 0 no rows are updated.
+   is 0 no rows are updated.
        
       
      
index 3928408a4a323428b7c09bc8f196df2d6e00ac18..984b808403057a9cf593d08b762c9791fd40241c 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -180,7 +180,7 @@ NOTICE:  Index index: Pages 28;
    
    
     We recommend that active production databases be
-    VACUUM-ed nightly, in order to keep remove
+    VACUUM-ed nightly, in order to remove
     expired rows. After copying a large class into
     Postgres or after deleting a large number
     of records, it may be a good idea to issue a VACUUM