changeset 972:ea85d502d46f

Misc. typo fixes and minor reorganization.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 24 Mar 2009 19:20:14 +0000
parents a1f309c75a53
children 5c88be80d8c9
files docs/manual.sgml
diffstat 1 files changed, 22 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/docs/manual.sgml	Tue Mar 24 00:20:26 2009 +0000
+++ b/docs/manual.sgml	Tue Mar 24 19:20:14 2009 +0000
@@ -1249,8 +1249,9 @@
   </para></listitem>
   <listitem><para>Create savefile directory (unless you set
 <emphasis>set_datapath</emphasis> to some existing directory).
-Under UNIX-systems, and with the below example, you would invoke
-<userinput>"mkdir $HOME/.ggrtf/"</userinput></para></listitem>
+Under UNIX-type systems, and with the above example configuration,
+you would invoke
+<userinput>mkdir $HOME/.ggrtf/</userinput></para></listitem>
  <listitem><para>
   <emphasis>Re-start TF</emphasis>:
   In order to create the initial savefiles with default settings,
@@ -1318,7 +1319,7 @@
    <row>
     <entry>/gsave</entry>
     <entry>
-Save all GgrTF settings and other certain variables.
+Save all GgrTF settings and certain other TF variables.
 </entry>
    </row>
    <row>
@@ -1333,7 +1334,7 @@
 Reset all skill/spell counters and statistics. Notice that issuing
 this command also requires executing of "/gsave" if you want to save
 the zeroed statistics, otherwise the currently saved statistics will be
-loaded on next /gload.
+restored on next /gload.
 </entry>
    </row>
   </tbody>
@@ -2520,9 +2521,15 @@
 This functionality is not perfect, in some cases hits may be erraneously
 counted (such as Templar guild 'holy strike' skill being counted as bludgeon
 strike) but it gives you some impression about what kinds of hits you mostly
-deal out. Only some weapon types are currently supported.
+deal out. Only some hit types are currently supported.
 </para>
 
+<note><para>
+<emphasis>Hit stats REQUIRES the TF terminal window width
+to be 95 columns or more!</emphasis> If you are using TF in smaller
+smaller window and can't make it wider, then you are out of luck.
+</para></note>
+
 <screen>
 ,----------------------.
 | GgrTF Hit Statistics |
@@ -2547,11 +2554,11 @@
 </screen>
 
 <para>
-<emphasis>NOTICE! Hit stats REQUIRES the TF terminal window width
-to be 95 columns or more!</emphasis> If you are using TF in smaller
-smaller window and can't make it wider, then you are out of luck.
+Format of hits described above is:
+Hit name : number_of_hits (percentage): number_of_crits (percentage)
 </para>
 
+
 <section>
 &sectmacros;
 </para>
@@ -2599,14 +2606,18 @@
 
 <section id="usage-rpouch"><title>Reagent Pouch handler (gm-rpouch.tf)</title>
 <para>
+
 </para>
 
-<note><para>Currently only POWER reagents are handled! Any standard or poor
-reagents will not be touched by the code in this module.</para></note>
-
 <screen>
 </screen>
 
+<note><para>
+Currently only POWER reagents are handled by the /rpouch commands!
+Any standard or poor reagents will not be touched by the code in
+this module.
+</para></note>
+
 <section>
 &sectmacros;
 </para>