diff options
| author | bwarsaw | 2002-12-31 04:25:51 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-12-31 04:25:51 +0000 |
| commit | 91f1005df1d07986aab7af0a55a26570c0e348f7 (patch) | |
| tree | baf98deeeed95d9ddd558b6f1e78eb4bf4f6ff8e /admin | |
| parent | bc30818b0a1d528e594f83c3a196cd259f1afd7d (diff) | |
| download | mailman-91f1005df1d07986aab7af0a55a26570c0e348f7.tar.gz mailman-91f1005df1d07986aab7af0a55a26570c0e348f7.tar.zst mailman-91f1005df1d07986aab7af0a55a26570c0e348f7.zip | |
Typos
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/www/i18n.ht | 4 | ||||
| -rw-r--r-- | admin/www/i18n.html | 6 | ||||
| -rw-r--r-- | admin/www/install.ht | 15 | ||||
| -rw-r--r-- | admin/www/install.html | 17 |
4 files changed, 28 insertions, 14 deletions
diff --git a/admin/www/i18n.ht b/admin/www/i18n.ht index c1212ee4d..b40d3393f 100644 --- a/admin/www/i18n.ht +++ b/admin/www/i18n.ht @@ -43,8 +43,8 @@ about I18N Mailman, please contact the >mailman-i18n@python.org</a> mailing list. <p>We are investigating using the -<a href="http://www.iro.umontreal.ca/contrib/po/HTML/"Translation -Project</a> for future language support</a>. +<a href="http://www.iro.umontreal.ca/contrib/po/HTML/">Translation +Project</a> for future language support. <dl> <p><dt><b>Catalan</b></dt> diff --git a/admin/www/i18n.html b/admin/www/i18n.html index 0b0948ced..55249df59 100644 --- a/admin/www/i18n.html +++ b/admin/www/i18n.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Dec 26 22:30:22 2002 --> +<!-- Mon Dec 30 23:25:30 2002 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -164,8 +164,8 @@ about I18N Mailman, please contact the >mailman-i18n@python.org</a> mailing list. <p>We are investigating using the -<a href="http://www.iro.umontreal.ca/contrib/po/HTML/"Translation -Project</a> for future language support</a>. +<a href="http://www.iro.umontreal.ca/contrib/po/HTML/">Translation +Project</a> for future language support. <dl> <p><dt><b>Catalan</b></dt> diff --git a/admin/www/install.ht b/admin/www/install.ht index 0932ecfce..1db5cb816 100644 --- a/admin/www/install.ht +++ b/admin/www/install.ht @@ -3,8 +3,15 @@ Links: download-links.h <h3>Installing Mailman</h3> +For detailed installation instructions, please see the +<code>INSTALL</code> file in the source distribution. + +<!-- Commented out, but I hope to make this true soon + For detailed installation instructions, see the <em>Installing</em> -chapter of the <a href="site.html">Site Administrator's Guide</a>. Be -sure to read the <code>README</code>, <code>INSTALL</code>, and -<code>UPGRADING</code> files in the source distribution for additional -instructions, hints, and warnings. +chapter of the <a href="site.html">Site Administrator's Guide</a>. +--> + +Be sure to read the <code>README</code> and <code>UPGRADING</code> +files in the source distribution for additional instructions, hints, +and warnings. diff --git a/admin/www/install.html b/admin/www/install.html index 91d730709..3894dbbab 100644 --- a/admin/www/install.html +++ b/admin/www/install.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Dec 26 22:30:23 2002 --> +<!-- Mon Dec 30 23:25:30 2002 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -121,11 +121,18 @@ entire article is permitted in any medium, provided this notice is preserved. <td valign="top" width="90%" class="body"><br> <h3>Installing Mailman</h3> +For detailed installation instructions, please see the +<code>INSTALL</code> file in the source distribution. + +<!-- Commented out, but I hope to make this true soon + For detailed installation instructions, see the <em>Installing</em> -chapter of the <a href="site.html">Site Administrator's Guide</a>. Be -sure to read the <code>README</code>, <code>INSTALL</code>, and -<code>UPGRADING</code> files in the source distribution for additional -instructions, hints, and warnings. +chapter of the <a href="site.html">Site Administrator's Guide</a>. +--> + +Be sure to read the <code>README</code> and <code>UPGRADING</code> +files in the source distribution for additional instructions, hints, +and warnings. </td><!-- end of body cell --> </tr><!-- end of sidebar/body row --> |
