diff --git a/Documentation/User Manual/3-simulation-models/GearShift_AT.md b/Documentation/User Manual/3-simulation-models/GearShift_AT.md
index c87570d20b7b6ce4ed502312c8a67f66893f4e7e..366c86736e822fe969a824f927032bbd766fe189 100644
--- a/Documentation/User Manual/3-simulation-models/GearShift_AT.md	
+++ b/Documentation/User Manual/3-simulation-models/GearShift_AT.md	
@@ -9,16 +9,17 @@ Gears are shifted sequentially:
 
 ###Upshift rules
 
-- If engine speed in the next gear (see shift sequence) is above the upshift line AND
-- The engine can provide at least the same power as currently required (i.e., can keep the current acceleration)
++ If engine speed in the next gear (see shift sequence) is above the upshift line AND
++ The engine can provide at least the same power as currently required (i.e., can keep the current acceleration)
 
 ###Downshift
 
-- If the engien speed falls below engine's idle speed
+* If the engine speed falls below engine's idle speed
+
+* Drivetrain in "Neutral" when either
+   	- velocity < 5 km/h
+    - OR during deceleration phase when the torque converter is active and the engine speed would fall below idle speed
 
-- Drivetrain in "Neutral" when either
-  - velocity < 5 km/h
-  - During deceleration phase when the torque converter is active and the engine speed would fall below idle speed
 
 ###Shift parameters
 
diff --git a/Documentation/User Manual/help.html b/Documentation/User Manual/help.html
index 9d8251291be42780f0b82feb0a734b5c7df93e20..8c06f56a38c00e484aad8b09a4c3cb94e4ef6b97 100644
--- a/Documentation/User Manual/help.html	
+++ b/Documentation/User Manual/help.html	
@@ -3100,9 +3100,26 @@ Example: “Gears\Gear1.vtlm” points to the “Gears” subdirectory of the Ge
 <h3>Downshift</h3>
 <ul>
 <li><p>If the engien speed falls below engine’s idle speed</p></li>
-<li>Drivetrain in “Neutral” when either</li>
+<li>Drivetrain in “Neutral” when either
+<ul>
 <li>velocity &lt; 5 km/h</li>
-<li><p>During deceleration phase when the torque converter is active and the engine speed would fall below idle speed</p></li>
+<li>OR during deceleration phase when the torque converter is active and the engine speed would fall below idle speed</li>
+</ul></li>
+<li>fruits
+<ul>
+<li>apples
+<ul>
+<li>macintosh</li>
+<li>red delicious</li>
+</ul></li>
+<li>pears</li>
+<li>peaches</li>
+</ul></li>
+<li>vegetables
+<ul>
+<li>broccoli</li>
+<li>chard</li>
+</ul></li>
 </ul>
 </div>
 <div id="shift-parameters" class="section level3">