diff options
author | Mark Sapiro <mark@msapiro.net> | 2008-03-11 08:42:34 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2008-03-11 08:42:34 -0700 |
commit | 9489583551db1fd53c95feaadf218d8636da0fc5 (patch) | |
tree | 398372f01b1733cf042ccda7cc40efbc3ed393f4 /INSTALL | |
parent | c0d09fcd6f18e31b9975226c669a83888c676530 (diff) | |
parent | e112184872f53026762d0af2d88d9f9c676b3029 (diff) | |
download | mailman2-9489583551db1fd53c95feaadf218d8636da0fc5.tar.gz mailman2-9489583551db1fd53c95feaadf218d8636da0fc5.tar.xz mailman2-9489583551db1fd53c95feaadf218d8636da0fc5.zip |
Merged A.M. Kuchling's 'Small Fixes' branch
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -6,13 +6,13 @@ The installation and upgrading instructions are now completely contained in the Mailman Installation Guide. Web, PostScript, PDF, and plaintext formats for this guide are available both within this source distribution and online. -All manuals within this source distribution are provided in the admin/www +All manuals within this source distribution are provided in the doc/ directory: - HTML : admin/www/mailman-install/index.html - PostScript : admin/www/mailman-install.ps - PDF : admin/www/mailman-install.pdf - plain text : admin/www/mailman-install.txt + HTML : doc/mailman-install/index.html + PostScript : doc/mailman-install.ps + PDF : doc/mailman-install.pdf + plain text : doc/mailman-install.txt Or go online at http://www.list.org/site.html to find the online installation guide. |