mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/doc/guides performance.html,1.1,1.2

2005-07-21 14:41:14
Update of mhonarc/MHonArc/doc/guides
Modified Files:
	performance.html 
Log Message:
Typo corrections.


======================================================================
FILE: mhonarc/MHonArc/doc/guides/performance.html
<http://www.mhonarc.org/cgi-bin/viewcvs.cgi/*checkout*/mhonarc/MHonArc/doc/guides/performance.html?rev=1.2>

<http://www.mhonarc.org/cgi-bin/viewcvs.cgi/mhonarc/MHonArc/doc/guides/performance.html.diff?r1=1.1&r2=1.2&diff_format=h>
--- performance.html	11 Jul 2005 00:14:26 -0000	1.1
+++ performance.html	21 Jul 2005 21:41:05 -0000	1.2
@@ -34,5 +34,5 @@
 <li><small><a href="#multipg">Don't use MULTIPG</a></small>
 <li><small><a href="#otherindexes">Don't use OTHERINDEXES</a></small>
-<li><small><a href="#quiet">Don't use SAVERESOURCES if you specify resource settings everytime</a></small>
+<li><small><a href="#quiet">Don't use SAVERESOURCES if you specify resource settings every time</a></small>
 <li><small><a href="#subjectthreads">Don't use SUBJECTTHREADS</a></small>
 <li><small><a href="#var_tslice">Don't use $TSLICE$</a></small>
@@ -86,5 +86,5 @@
 archives are generally organized by time period, like by month.
 </p>
-<p>An example of this practive is provided by
+<p>An example of this practice is provided by
 <a href="http://www.mhonarc.org/mharc/";><b>mharc</b></a>, where
 archives are organized by monthly, or yearly, time periods to
@@ -149,5 +149,5 @@
 <h3><a name="quiet">Use QUIET</a></h3>
 
-<p><a href="../resources/quiet.html">QUIET</a> disable informational
+<p><a href="../resources/quiet.html">QUIET</a> disables informational
 diagnostics when processing.  Error and warning diagnostics will
 still get printed.
@@ -196,5 +196,5 @@
 it is easier to disable archive updates when administration tasks
 are required.  Raw, incoming messages can still be queued up until
-administrative tasks are complete inorder to avoid message bounces.
+administrative tasks are complete in order to avoid message bounces.
 </p>
 
@@ -253,4 +253,15 @@
 message subject).
 </p>
+<table class="note" width="100%">
+<tr valign="baseline">
+<td><strong>NOTE:</strong></td>
+<td width="100%"><p>If you do decide to use
+<a href="#var_tslice"><tt>$TSLICE$</tt></a> in message pages, then
+you should definitely disable FOLREFS since it would be
+redundant, and probably inconsistent.
+</p>
+</td>
+</tr>
+</table>
 
 <!-- .................................................................... -->
@@ -259,5 +270,5 @@
 <p>Disabling
 <a href="../resources/mailto.html">MAILTO</a> may provide little,
-to negligable,
+to negligible,
 performance gain, but if you do not care about email address linking,
 then no need to keep this resource enabled.
@@ -276,5 +287,5 @@
 </p>
 <p><b>Filter options to avoid:</b>  The following options will
-degrade performace:</p>
+degrade performance:</p>
 <ul>
 <li><a href="../resources/mimefilters.html#m2h_text_plain"
@@ -321,5 +332,5 @@
 needs to be re-indexed.  With MODTIME enabled, if a message file
 is edited by MHonArc (due to new messages being added or EDITIDX),
-the file will not be unnecessarily re-indexed
+the file will not be unnecessarily re-indexed.
 </p>
 <p>Also, some search indexers may key of the file modification time
@@ -360,5 +371,5 @@
 
 <!-- .................................................................... -->
-<h3><a name="quiet">Don't use SAVERESOURCES if you specify resource settings everytime</a></h3>
+<h3><a name="quiet">Don't use SAVERESOURCES if you specify resource settings every time</a></h3>
 
 <p>It is common practice to specify resource settings (especially
@@ -367,7 +378,7 @@
 required when an archive is first created versus when it is updated.
 </p>
-<p>If you specify resource settings everytime,
+<p>If you specify resource settings every time,
 disable <a href="../resources/saversource.html">SAVERESOURCES</a>
-to avoid the unneeding saving of resource settings to the
+to avoid the unnecessary saving of resource settings to the
 <a href="../resources/dbfile.html">database</a>.
 </p>
@@ -394,5 +405,5 @@
 variable generates a slice of the thread relative to the
 current message.  <tt>$TSLICE$</tt> is not part of MHonArc's
-default resource values, but many users like to include within
+default resource values, but many users like to include it within
 message pages as an additional (useful) navigational aid.
 </p>
@@ -466,5 +477,5 @@
 no performance issues.  But if your archive has non-English
 messages, especially Asian-based encodings, there
-can be noticable performance hits.
+can be noticeable performance hits.
 </p>
 <p>The following are suggestions you may follow to
@@ -477,5 +488,5 @@
 <p>If your archive will only contain messages in a single encoding,
 then avoid unnecessary conversion processing.  The following
-resource setting defines absolute minimal text processing and
+resource settings define the absolute minimum in text processing and
 causes archive messages to be rendered in the default locale of
 the web browser:


---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-COMMITS