aboutsummaryrefslogtreecommitdiff
path: root/www/horde-base/files/patch-scripts_sql_README
diff options
context:
space:
mode:
Diffstat (limited to 'www/horde-base/files/patch-scripts_sql_README')
-rw-r--r--www/horde-base/files/patch-scripts_sql_README14
1 files changed, 7 insertions, 7 deletions
diff --git a/www/horde-base/files/patch-scripts_sql_README b/www/horde-base/files/patch-scripts_sql_README
index 6403c0f8e849..4e727f834c0a 100644
--- a/www/horde-base/files/patch-scripts_sql_README
+++ b/www/horde-base/files/patch-scripts_sql_README
@@ -1,11 +1,11 @@
---- scripts/sql/README.orig Sat Sep 25 21:55:35 2004
-+++ scripts/sql/README Mon Nov 22 13:19:52 2004
-@@ -77,7 +77,7 @@
+--- scripts/sql/README.orig Wed Apr 27 10:56:42 2005
++++ scripts/sql/README Tue Jul 12 21:30:49 2005
+@@ -84,7 +84,7 @@
PostgreSQL
~~~~~~~~~~
--# su - postgres (or whatever your database runs as... usually postgres)
-+# su - pgsql (or whatever your database runs as... usually pgsql)
- $ psql -d template1 -f create.pgsql.sql
+- # su - postgres (or whatever your database runs as... usually postgres)
++ # su - pgsql (or whatever your database runs as... usually pgsql)
+ $ psql -d template1 -f create.pgsql.sql
- This script will create a "horde" database and a "horde" user. You
+ This script will create a ``horde`` database and a ``horde`` user. You should