summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2001-04-15 17:35:50 +0000
committerivan <ivan>2001-04-15 17:35:50 +0000
commite787622534b217f79536802370e1e6f9b558cc02 (patch)
tree9c687d34d34502fa10e06cfbc7fbb09dd85a8ffb
parenteaa4cc77394b5c8b13e433e970cf5f517c0e7828 (diff)
dbdef doesn't use mysql-specific syntax
-rw-r--r--htdocs/docs/upgrade6.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/upgrade6.html b/htdocs/docs/upgrade6.html
index 807146f89..047250b7c 100644
--- a/htdocs/docs/upgrade6.html
+++ b/htdocs/docs/upgrade6.html
@@ -62,5 +62,5 @@ $ perl Makefile.PL
$ make
$ su
# make install</pre>
- <li>Run bin/dbdef-create. This file uses MySQL-specific syntax. If you are running a different database engine you will need to modify it slightly.
+ <li>Run bin/dbdef-create.
</body>