Index: trunk/ippTools/doc/install.pod
===================================================================
--- trunk/ippTools/doc/install.pod	(revision 8035)
+++ trunk/ippTools/doc/install.pod	(revision 8036)
@@ -69,8 +69,8 @@
 
     ### Database configuration
-    DBSERVER        STR     localhost       # Database host name (for psDBInit)
+    DBSERVER        STR     localhost   # Database host name (for psDBInit)
     DBNAME          STR     ipp
-    DBUSER          STR     ipp             # Database user name (for psDBInit)
-    DBPASSWORD      STR     ipp          # Database password (for psDBInit)
+    DBUSER          STR     ipp         # Database user name (for psDBInit)
+    DBPASSWORD      STR     ipp         # Database password (for psDBInit)
 
 The C<pxTools> utilities require the a schema is pre-loaded into the database.  The C<pxadmin> tool can do this for you.  E.g.
