Comma splice police
authorPeter Eisentraut
Tue, 29 Jun 2004 19:57:40 +0000 (19:57 +0000)
committerPeter Eisentraut
Tue, 29 Jun 2004 19:57:40 +0000 (19:57 +0000)
doc/src/sgml/start.sgml

index 88be062428f7ac3a8e17efecb585d6121f496ac6..fc53a20a144a36dd9f0174c78242a91d4bdd82eb 100644 (file)
@@ -1,5 +1,5 @@
 
 
  
@@ -25,7 +25,7 @@ $PostgreSQL: pgsql/doc/src/sgml/start.sgml,v 1.35 2004/02/12 19:58:16 momjian Ex
     experimentation then you can install it yourself.  Doing so is not
     hard and it can be a good exercise.
     PostgreSQL can be installed by any
-    unprivileged user, no superuser (root)
+    unprivileged user; no superuser (root)
     access is required.
    
 
@@ -91,7 +91,7 @@ $PostgreSQL: pgsql/doc/src/sgml/start.sgml,v 1.35 2004/02/12 19:58:16 momjian Ex
        application, a web server that accesses the database to
        display web pages, or a specialized database maintenance tool.
        Some client applications are supplied with the
-       PostgreSQL distribution, most are
+       PostgreSQL distribution; most are
        developed by users.