summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE4
1 files changed, 2 insertions, 2 deletions
diff --git a/UPGRADE b/UPGRADE
index 5d2216d6..dd15dcd3 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -1,6 +1,6 @@
Upgrading to LedgerSMB 1.2
-From LedgerSMB (1.1.1 or earlier)
+From LedgerSMB (1.1.12 or earlier)
or
SQL-Ledger (2.6.27 or earlier)
@@ -70,7 +70,7 @@ and may not be required in all circumstances. These include:
e) If you have a problem running the scripts (errors due to ownership
or you just want to change ownership of the tables), connect to the
database as you did in c above and at the => prompt:
- "/d"
+ "\d"
You will see a list of all tables, sequences, triggers, etc. After
creating a user (see the INSTALL file for details), you can change
ownership of the relation by running the following at the => prompt: