no message
authorrk <rk>
Mon, 21 Jan 2002 18:48:48 +0000 (18:48 +0000)
committerrk <rk>
Mon, 21 Jan 2002 18:48:48 +0000 (18:48 +0000)
doc/INSTALL.postgresql

index 061d471..bedb96e 100755 (executable)
@@ -61,7 +61,7 @@ change to the start-scripts folder in the contrib-part.
        
    edit the start-script in /etc/init.d/postgresql, and make sure 
    postgresql is started with the "-i" option. to enable this insert
-   '-o "-i"' after 'start', which should look like:
+   "-o '-i'" after 'start', which should look like:
    
        start) 
                $ECHO_N "Starting PostgreSQL: "$ECHO_C