Minor copy-editing.
authorTom Lane
Fri, 31 Mar 2000 15:00:14 +0000 (15:00 +0000)
committerTom Lane
Fri, 31 Mar 2000 15:00:14 +0000 (15:00 +0000)
doc/src/sgml/config.sgml
doc/src/sgml/install.sgml

index 78387933f9466d7c03ce4f0767c6ae655e842a6e..f1fe64123185b713e5c2fe818e74d375cea7ee9b 100644 (file)
@@ -96,11 +96,11 @@ Features and packages:
    Alternatively, you can set variables on the make
    command line:
    
-    make [ variable=value [,...] ]
+    make [ variable=value [...] ]
    
   
   
-   A few of the many variables which can be specified are:
+   A few of the many variables that can be specified are:
    
    
     
@@ -181,7 +181,7 @@ Features and packages:
     
     
      
-      YFLAGS
+      YFLAGS
      
      
       
index 1856e94ec49be2de38a91c4490016c2e2bbd781e..c7b441a671aa6d1ec5f21953c55bb38f56d5d28c 100644 (file)
@@ -1,5 +1,5 @@
 
 
  
@@ -54,7 +54,7 @@ mv postgresql-7.0 /usr/src
 
    
     Although the minimum required memory for running PostgreSQL
-    can be as little as 8MB, there are noticable speed improvements when expanding memory
+    can be as little as 8MB, there are noticeable speed improvements when expanding memory
     up to 96MB or beyond. The rule is you can never have too much memory.
    
    
@@ -301,7 +301,7 @@ kill pid
 
 
 On systems which have PostgreSQL started at boot time, there
-is probably a startup file which will accomplish the same thing. For example, on a
+is probably a startup file that will accomplish the same thing. For example, on a
 Redhat Linux system one might find that
 
 /etc/rc.d/init.d/postgres.init stop