diff --git a/doc/html/66-inservice.html b/doc/html/66-inservice.html
index c243b9f8c192bc86ca00e643506011bedff5ab36..96aee0b1346658642638f5d91facf08f28723933 100644
--- a/doc/html/66-inservice.html
+++ b/doc/html/66-inservice.html
@@ -34,27 +34,27 @@
 		</li>
         <li>
 			<tt>-v&nbsp;<em>verbosity</em>&nbsp;</tt>&nbsp;: increases/decreases 
-			the verbosity of the command. <tt>1(Default)</tt>: Only print 
-			error messages. <tt>2</tt>: Also print warning messages. 
-			<tt>3</tt>: Also print debugging messages.
+			the verbosity of the command. <tt>1(Default)</tt>: Only prints 
+			error messages. <tt>2</tt>: Also prints warning messages. 
+			<tt>3</tt>: Also prints debugging messages.
 		</li>
         <li> 
 			<tt>-c&nbsp;</tt>&nbsp;: enable colorization.
 		</li>
 		<li> 
-			<tt>-o&nbsp;</tt>&nbsp;: comma separated list of field to display. If this option is not past, <tt>66-inservice</tt> will display all field.
+			<tt>-o&nbsp;</tt>&nbsp;: comma separated list of field to display. If this option is not past, <tt>66-inservice</tt> will display all fields.
 		</li>
 		<li>
 			<tt>-g&nbsp;</tt>&nbsp;: shows the dependency list of <em>service</em> as graph instead of list.
 		</li>
         <li> 
-			<tt>-d&nbsp;<em>depth</em>&nbsp;</tt>&nbsp;: limits the depth of the dependency list visualisation; defaults to 1. This is implies <tt>-g</tt> options.
+			<tt>-d&nbsp;<em>depth</em>&nbsp;</tt>&nbsp;: limits the depth of the dependency list visualisation; defaults to 1. This implies <tt>-g</tt> option.
 		</li>
         <li>
-			<tt>-r&nbsp;</tt>&nbsp;: shows the dependency list of <em>service</em> in reverse mode.
+			<tt>-r&nbsp;</tt>&nbsp;: shows the dependency list of <em>services</em> in reverse mode.
 		</li>
          <li> 
-			<tt>-t&nbsp;<em>tree</em>&nbsp;</tt>&nbsp;: only search the <em>service</em> at the specified <em>tree</em>.
+			<tt>-t&nbsp;<em>tree</em>&nbsp;</tt>&nbsp;: only searches the <em>service</em> at the specified <em>tree</em>.
 		</li>
 
         <li>
@@ -72,10 +72,10 @@
             <tt>intree</tt>&nbsp;: displays the <em>service's</em> tree name.
         </li>
         <li>
-            <tt>status</tt>&nbsp;: displays the status of the <em>service</em>.
+            <tt>status</tt>&nbsp;: displays the status.
         </li>
         <li>
-            <tt>type</tt>&nbsp;: displays the type of the <em>service</em>.
+            <tt>type</tt>&nbsp;: displays the <em>service</em> type.
         </li>
         <li>
             <tt>description</tt>&nbsp;: displays the description.
@@ -99,7 +99,7 @@
             <tt>envat</tt>&nbsp;: displays the source of the environment file.
         </li>
         <li>
-            <tt>envfile</tt>&nbsp;: displays the contains of the environment file.
+            <tt>envfile</tt>&nbsp;: displays the contents of the environment file.
         </li>
         <li>
             <tt>logname</tt>&nbsp;: displays the logger's name.
@@ -108,15 +108,14 @@
             <tt>logdst</tt>&nbsp;: displays the logger's destination.
         </li>
         <li>
-            <tt>logfile</tt>&nbsp;: displays the contain of the log file.
+            <tt>logfile</tt>&nbsp;: displays the contents of the log file.
         </li>
     
     </ul>
 	
 <h2>Command and output examples</h2>
 	
-	<p>The command <tt>66-inservice 00</tt> as root user on the <em>Obarun</em> default system displays the following where <em>00</em>
-	is a service contained in the tree <em>boot</em>:
+	<p>The command <tt>66-inservice 00</tt> as root user on <em>Obarun's</em> default system displays the following where <em>00</em> is a service contained in the tree <em>boot</em>:
 	<pre>   
     Name               : 00
     In tree            : boot
@@ -137,8 +136,8 @@
 	</pre>
 	</p>
 	<p>
-		By default the dependency graph is rendered in order of execution. In this example the <em>'oneshot' system-hostname</em> is the first executed
-		service and <em>'oneshot' mount-cgroups</em> is the last finished. You can reverse the rendered order with the <tt>-r</tt> option.</p>
+		By default the dependency graph is rendered in the order of execution. In this example the <em>'oneshot' system-hostname</em> is the first executed
+		service and <em>'oneshot' mount-cgroups</em> is the last one when it finishes. You can reverse the rendered order with the <tt>-r</tt> option.</p>
 	</p>
 	
     <p>You can display the status and depends field and only these fields of a service using the command <tt>66-inservice -o status,depends -g connmand</tt> where the dependency list is diplayed as a graph:
diff --git a/doc/html/66-intree.html b/doc/html/66-intree.html
index f054d73364c33ff453f84c62f1c6e426d5fb5023..9e9983f9ddb67e408d22158d89bcfd6719b36f99 100644
--- a/doc/html/66-intree.html
+++ b/doc/html/66-intree.html
@@ -35,9 +35,9 @@
 		</li>
         <li>
 			<tt>-v&nbsp;<em>verbosity</em>&nbsp;</tt>&nbsp;: increases/decreases 
-			the verbosity of the command. <tt>1(Default)</tt>: Only print 
-			error messages. <tt>2</tt>: Also print warning messages. 
-			<tt>3</tt>: Also print debugging messages.
+			the verbosity of the command. <tt>1(Default)</tt>: Only prints 
+			error messages. <tt>2</tt>: Also prints warning messages. 
+			<tt>3</tt>: Also prints debugging messages.
 		</li>
 		<li> 
 			<tt>-l&nbsp;<em>live</em>&nbsp;</tt>&nbsp;: changes the supervision directory of <em>service</em> to <em>live</em>. By default this will be <tt>%%livedir%%</tt>. The default can 
@@ -49,7 +49,7 @@
 			<tt>-c&nbsp;</tt>&nbsp;: enable colorization.
 		</li>
 		<li> 
-			<tt>-o&nbsp;</tt>&nbsp;: comma separated list of field to display. If this option is not past, <tt>66-intree</tt> will display all field.
+			<tt>-o&nbsp;</tt>&nbsp;: comma separated list of field to display. If this option is not past, <tt>66-intree</tt> will display all fields.
 		</li>
         <li>
 			<tt>-g&nbsp;</tt>&nbsp;: shows the dependency list of <em>tree</em> as graph instead of list.
@@ -84,7 +84,7 @@
     </ul>
 <h2>Command and output examples</h2>
 	
-	<p>The command <tt>66-intree boot</tt> as root user on the <em>Obarun</em> default system displays the following where <em>boot</em>
+	<p>The command <tt>66-intree boot</tt> as root user on <em>Obarun's</em> default system displays the following where <em>boot</em>
 	is the tree used to properly boot the machine:
 	<pre>   
     Name        : boot
@@ -102,22 +102,22 @@
 	</pre>
 	</p>
 	<p> 
-        The field <tt><em>name</em></tt> give you the name of the <em>tree</em>.
+        The field <tt><em>name</em></tt> gives you the name of the <em>tree</em>.
     </p>
     <p>
-        The field <tt><em>Initialized</em></tt> tells if the <tree>tree</tree> was initialized with <tt><a href="66-init.html">66-init</a></tt> tool.
+        The field <tt><em>Initialized</em></tt> tells you if the <tree>tree</tree> was initialized with <tt><a href="66-init.html">66-init</a></tt> tool.
     </p>
     <p>
         The field <tt><em>Enabled</em></tt> reveals the state of the tree&mdash;see <tt><a href="66-tree.html">66-tree -E</a></tt>.
     </p>
     <p>
-        The field <tt><em>Current</em></tt> tells if the <em>tree</em> is the current one or not&mdash;see <tt><a href="66-tree.html">66-tree -c</a></tt>.
+        The field <tt><em>Current</em></tt> tells you if the <em>tree</em> is the current one or not&mdash;see <tt><a href="66-tree.html">66-tree -c</a></tt>.
     </p>
     <p>
-        The field <tt><em>Contains</em></tt> give you a list of all services enabled in the <em>tree</em>.
+        The field <tt><em>Contains</em></tt> gives you a list of all services enabled in the <em>tree</em>.
     </p>
     
-    <p>You can display the contain list as a graph and only these fields using the command <tt>66-intree -o contains -g boot</tt>:
+    <p>You can display the contents list as a graph and only these fields using the command <tt>66-intree -o contains -g boot</tt>:
     <pre>
     Contains    : /
                   ├─(253,Enabled,classic) tty12
@@ -169,12 +169,12 @@
                   └─(0,Enabled,bundle) All
     </pre>
     <p>
-        For each service the first number found between '()' bracket is the corresponding pid of the service, 
-        the second one is the state of the service, the type of the service is shown next to it. Finally the name of the service is displayed.
+        For each service the first number found between '()' parentheses is the corresponding pid of the service, 
+        the second one is the state of the service, the type of the service is shown next to it, and finally the name of the service is displayed after the parenthesis ')'.
 	</p>
 	<p>
-		By default the dependency graph is rendered in order of execution. In this example the <em>'classic' tty12</em> is the first executed
-		service and <em>'bundle' All</em> is the last finished. You can reverse the rendered order with the <tt>-r</tt> option.</p>
+		By default the dependency graph is rendered in the order of execution. In this example the <em>'classic' tty12</em> is the first executed
+		service and <em>'bundle' All</em> is the last before it finishes. You can reverse the rendered order with the <tt>-r</tt> option.</p>
 	</p>
 	<p>You can display the name and current field and only these fields for each tree using the command <tt>66-intree -o name,current</tt>:
     <pre>
diff --git a/doc/man/66-inservice.1.scd b/doc/man/66-inservice.1.scd
index 36b8a41edad7ec1dc149dc3c46f3b39d5e95274e..30b7f5e2871a0f28ab7104fe303bb37f804e3833 100644
--- a/doc/man/66-inservice.1.scd
+++ b/doc/man/66-inservice.1.scd
@@ -19,29 +19,29 @@
 
 *-v* _verbosity_
 	Increases/decreases the verbosity of the command.++
-	*1* : (Default) Only print error messages.++
-	*2* : Also print warning messages.++
-	*3* : Also print debugging messages.
+	*1* : (Default) Only prints error messages.++
+	*2* : Also prints warning messages.++
+	*3* : Also prints debugging messages.
 
 *-c*
 	enable colorization.
 
 *-o*
 	comma separated list of field to display. If the option is not past,
-	*66-inservice* will display all field.
+	*66-inservice* will display all fields.
 
 *-g*
-	shows the dependency list of _tree_ as graph instead of list.
+	shows the dependency list of _service_ as graph instead of list.
 
 *-d* _depth_
 	Limits the depth of the dependency list visualisation; defaults to 1.
 	This implies the *-g* option.
 
 *-r*
-	Shows the dependency list of _tree_ in reverse mode.
+	Shows the dependency list of _service_ in reverse mode.
 
 *-t* _tree_
-	only search the _service_ at the specified _tree_.
+	only searches the _service_ at the specified _tree_.
 
 *-p* _nline_
 	prints the _nline_ last lines from the log file of the _service_.
@@ -56,10 +56,10 @@
 	Displays the _service_'s tree name.
 
 *status*
-	Displays the status of the _service_.
+	Displays the status.
 
 *type*
-	Displays the type of the _service_.
+	Displays the _service_ type.
 
 *description*
 	Displays the description of the _service_.
@@ -83,7 +83,7 @@
 	Displays the source of the environment file.
 
 *envfile*
-	Displays the contain of the environment file.
+	Displays the contents of the environment file.
 
 *logname*
 	Displays the logger's name.
@@ -92,11 +92,11 @@
 	Displays the logger's destination.
 
 *logfile*
-	Displays the contain of the log file.
+	Displays the contents of the log file.
 
 # COMMAND AND OUTPUT EXAMPLE
 
-The command "66-inservice 00" as root user on the _Obarun_ default system
+The command "66-inservice 00" as root user on _Obarun_'s default system
 displays the following where *00* is service contained in the tree *boot*:
 
 ```
@@ -121,9 +121,9 @@ Log file           : logger doesn't exist
     
 ```
 
-By default the dependency graph is rendered in order of execution. In 
+By default the dependency graph is rendered in the order of execution. In 
 this example the *oneshot system-hostname* is the first executed service and 
-*mount-cgroups* is the last finished. You can reverse the rendered order with
+*mount-cgroups* is the last one when it finishes. You can reverse the rendered order with
 the *-r* option.
 
 You can display the status and depends field and only these fields of a 
diff --git a/doc/man/66-intree.1.scd b/doc/man/66-intree.1.scd
index 45350218280bc30c5c561f71789f992d31d8ff1a..773c327570bb782654cbe32ef95d486124bf5764 100644
--- a/doc/man/66-intree.1.scd
+++ b/doc/man/66-intree.1.scd
@@ -19,9 +19,9 @@
 
 *-v* _verbosity_
 	Increases/decreases the verbosity of the command.++
-	*1* : (Default) Only print error messages.++
-	*2* : Also print warning messages.++
-	*3* : Also print debugging messages.
+	*1* : (Default) Only prints error messages.++
+	*2* : Also prints warning messages.++
+	*3* : Also prints debugging messages.
 
 *-l* _live_
 	Changes the supervision directory of _service_ to _live_.
@@ -56,7 +56,7 @@
 	Displays the name of the _tree_.
 
 *init*
-	Display a boolean value of the initialization state.
+	Displays a boolean value of the initialization state.
 
 *enabled*
 	Displays a boolean value of the enable state.
@@ -69,7 +69,7 @@
 
 # COMMAND AND OUTPUT EXAMPLE
 
-The command "66-intree boot" as root user on the _Obarun_ default system
+The command "66-intree boot" as root user on _Obarun_'s default system
 displays the following where *boot* is the tree used to properly boot 
 the machine:
 
@@ -91,18 +91,18 @@ Contains    : tty12  system-hostname  mount-run  populate-run  mount-tmp
               all-Runtime  All
 ```
 
-The field *name* give you the name of the _tree_.
+The field *name* gives you the name of the _tree_.
 
-The field *Initialized* tells if the _tree_ was initialized with "66-init" tool.
+The field *Initialized* tells you if the _tree_ was initialized with "66-init" tool.
 
 The field *Enabled* reveals the state of the tree -- see "66-tree -E".
 
-The field *Current* tells if the _tree_ is the current one or not -- see
+The field *Current* tells you if the _tree_ is the current one or not -- see
 "66-tree -c".
 
-The field *Contains* give you a list of all services enabled in the _tree_.
+The field *Contains* gives you a list of all services enabled in the _tree_.
 
-You can display the contain list as a graph and only these fields using 
+You can display the contents list as a graph and only these fields using 
 the command "66-intree -o contains -g boot":
 
 ```
@@ -156,14 +156,14 @@ Contains    : /
               └─(0,Enabled,bundle) All
 
 ```
-For each service the first number found between *()* bracket is the 
+For each service the first number found between *()* parentheses is the 
 corresponding pid of the service, the second one is the state of the 
-service, the type of the service is shown next to it. Finally the name 
-of the service is displayed.
+service, the type of the service is shown next to it, and finally the name 
+of the service is displayed after the parenthesis ')'.
 
-By default the dependency graph is rendered in order of execution. In 
+By default the dependency graph is rendered in the order of execution. In 
 this example the *classic tty12* is the first executed service and 
-*bundle All* is the last finished. You can reverse the rendered order with
+*bundle All* is the last before it finishes. You can reverse the rendered order with
 the *-r* option.
 
 You can display the name and current field and only these fields for each