11<!--
2- $PostgreSQL: pgsql/doc/src/sgml/start.sgml,v 1.35 2004/02/12 19:58:16 momjian Exp $
2+ $PostgreSQL: pgsql/doc/src/sgml/start.sgml,v 1.36 2004/06/29 19:57:40 petere Exp $
33-->
44
55 <chapter id="tutorial-start">
@@ -25,7 +25,7 @@ $PostgreSQL: pgsql/doc/src/sgml/start.sgml,v 1.35 2004/02/12 19:58:16 momjian Ex
2525 experimentation then you can install it yourself. Doing so is not
2626 hard and it can be a good exercise.
2727 <productname>PostgreSQL</productname> can be installed by any
28- unprivileged user, no superuser (<systemitem>root</systemitem>)
28+ unprivileged user; no superuser (<systemitem>root</systemitem>)
2929 access is required.
3030 </para>
3131
@@ -91,7 +91,7 @@ $PostgreSQL: pgsql/doc/src/sgml/start.sgml,v 1.35 2004/02/12 19:58:16 momjian Ex
9191 application, a web server that accesses the database to
9292 display web pages, or a specialized database maintenance tool.
9393 Some client applications are supplied with the
94- <productname>PostgreSQL</productname> distribution, most are
94+ <productname>PostgreSQL</productname> distribution; most are
9595 developed by users.
9696 </para>
9797 </listitem>