diff options
author | Mark Sapiro <msapiro@value.net> | 2012-06-20 16:32:30 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2012-06-20 16:32:30 -0700 |
commit | 23516acb876bde42ba4b191c2f74f4d69d2a32ca (patch) | |
tree | 4a0ea82663e05a3a0220cbd99ac23bf3a29f2aff /UPGRADING | |
parent | c67bc28ae60f73938d40929761b1bee52fa296fa (diff) | |
download | mailman2-23516acb876bde42ba4b191c2f74f4d69d2a32ca.tar.gz mailman2-23516acb876bde42ba4b191c2f74f4d69d2a32ca.tar.xz mailman2-23516acb876bde42ba4b191c2f74f4d69d2a32ca.zip |
Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update.
Diffstat (limited to '')
-rw-r--r-- | UPGRADING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ UPGRADING FROM 2.1.4 to 2.1.5 message and metadata. This should make MM2.1.5 half as hostile to the file system. - The bin/upgrade script, which is run automatically when you upgrade, + The bin/update script, which is run automatically when you upgrade, should convert all the old style qfiles to the new style qfiles. Note that this could take a long time if you have a lot of files in your qfiles subdirectories. Pay particular attention to files you might have in |