OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 03-Sep-2003 16:17:37
Branch: HEAD Handle: 2003090315173600
Modified files:
openpkg-src/postgresql postgresql.spec
Log:
Minor english grammar correction. No package was rolled to reflect this
change.
Summary:
Revision Changes Path
1.74 +1 -1 openpkg-src/postgresql/postgresql.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postgresql/postgresql.spec
============================================================================
$ cvs diff -u -r1.73 -r1.74 postgresql.spec
--- openpkg-src/postgresql/postgresql.spec 25 Jul 2003 18:48:28 -0000 1.73
+++ openpkg-src/postgresql/postgresql.spec 3 Sep 2003 14:17:36 -0000 1.74
@@ -382,7 +382,7 @@
( echo "An initial PostgreSQL DB was created with the two standard"
echo "databases 'template0' and 'template1'. The owner of both"
echo "is the DB user '$l_pguser'. Its initial password is '$l_pgpass'."
- echo "After starting PostgreSQL you should change this as quick as"
+ echo "After starting PostgreSQL you should change this as soon as"
echo "possible with the following command:"
echo "\$ $RPM_INSTALL_PREFIX/bin/psql -U $l_pguser -d template1 \\"
echo " -c \"ALTER USER $l_pguser WITH PASSWORD '<new-password>'\""
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]