diff --git a/doc/gmsh.html b/doc/gmsh.html
index 32df82cde090f136562ca22a74695f8c6b332791..6c3e7a64412404a371d6652db8bc894bcc8ce616 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -33,7 +33,7 @@ generator with built-in pre- and post-processing facilities</h1>
 
 <h2>Description</h2>
 
-Gmsh (pronounced "<em>Gnu-mesh</em>") is an automatic
+Gmsh <!-- (pronounced "<em>Gnu-mesh</em>") --> is an automatic
 three-dimensional finite element mesh generator, primarily Delaunay,
 with built-in pre- and post-processing facilities. Its primal goal is
 to provide a simple meshing tool for academic test cases with
@@ -210,7 +210,8 @@ are included in the archives.
     <a href="#fltk-footnote" name="fltk-footmark"><sup>2</sup></a>
 -->
 </ul>
-Old versions are still <A href="/gmsh/bin/">available</a>.
+<p>
+Version 1.34 is still available <A href="/gmsh/bin/">here</a>.
 
 <p>
 <a name="opengl-footnote"></a><a
diff --git a/tutorial/tutorial.html b/tutorial/tutorial.html
index 81a4393d7b546f90f639af72adb0307f712c4e7f..c8e6acae27f27e98dd20ad0028ae45787d025175 100644
--- a/tutorial/tutorial.html
+++ b/tutorial/tutorial.html
@@ -23,7 +23,7 @@
 <H1>README 1/10</H1>
 [<A HREF="#top">top</A>][prev][<A HREF="#file2">next</A>]
 <PRE>
-$Id: tutorial.html,v 1.33 2002-04-24 22:12:43 geuzaine Exp $
+$Id: tutorial.html,v 1.34 2002-09-11 18:30:11 geuzaine Exp $
 
 Here are the examples in the Gmsh tutorial. These examples are
 commented (both C and C++-style comments can be used in Gmsh input
@@ -120,10 +120,10 @@ all the other views, select the 'Apply next changes to all views' or
 [NOTE: All the options specified interactively can also be directly
 specified in the ascii input files. All available options, with their
 current values, can be saved into a file by selecting 'File-&gt;Save
-as-&gt;Geometry-&gt;Gmsh current options', or simply viewed by pressing the
-'?' button in the status bar. To save the current options as your
-default preferences for all future Gmsh sessions, use the
-'Options-&gt;Save options now' menu.]
+as-&gt;Gmsh options', or simply viewed by pressing the '?' button in the
+status bar. To save the current options as your default preferences
+for all future Gmsh sessions, use the 'Options-&gt;Save options now'
+menu.]
 
 
 OK, that's all, folks. Enjoy the tutorial.
@@ -304,8 +304,8 @@ Characteristic Length{6,22,2,3,16,12} = lc * 2 ;
 <I><FONT COLOR="#B22222">// If the transformation tools are handy to create complex geometries,
 </FONT></I><I><FONT COLOR="#B22222">// it is sometimes useful to generate the flat geometry, consisting
 </FONT></I><I><FONT COLOR="#B22222">// only of the explicit list elementary entities. This can be achieved
-</FONT></I><I><FONT COLOR="#B22222">// by selecting the 'File-&gt;Save as-&gt;Geometry-&gt;Gmsh unrolled geometry'
-</FONT></I><I><FONT COLOR="#B22222">// menu or by typing
+</FONT></I><I><FONT COLOR="#B22222">// by selecting the 'File-&gt;Save as-&gt;Gmsh unrolled geometry' menu or by
+</FONT></I><I><FONT COLOR="#B22222">// typing
 </FONT></I><I><FONT COLOR="#B22222">//
 </FONT></I><I><FONT COLOR="#B22222">// &gt; gmsh t2.geo -0
 </FONT></I><I><FONT COLOR="#B22222">//
@@ -413,10 +413,9 @@ Geometry.Color.Surfaces = Geometry.Color.Points;
 </FONT></I>
 <I><FONT COLOR="#B22222">// A click on the '?'  button in the status bar of the graphic window
 </FONT></I><I><FONT COLOR="#B22222">// will dump all current options to the terminal. To save all
-</FONT></I><I><FONT COLOR="#B22222">// available options to a file, use the 'File-&gt;Save as-&gt;Geometry-&gt;Gmsh
-</FONT></I><I><FONT COLOR="#B22222">// current options' menu. To save the current options as the default
-</FONT></I><I><FONT COLOR="#B22222">// options for all future Gmsh sessions, use the 'Options-&gt;Save
-</FONT></I><I><FONT COLOR="#B22222">// options now' menu.
+</FONT></I><I><FONT COLOR="#B22222">// available options to a file, use the 'File-&gt;Save as-&gt;Gmsh options'
+</FONT></I><I><FONT COLOR="#B22222">// menu. To save the current options as the default options for all
+</FONT></I><I><FONT COLOR="#B22222">// future Gmsh sessions, use the 'Options-&gt;Save options now' menu.
 </FONT></I></PRE>
 <HR>
 <A NAME="file5">
@@ -1073,7 +1072,7 @@ Include &quot;view4.pos&quot; ;
 <I><FONT COLOR="#B22222">// Some general options are set (all the options specified
 </FONT></I><I><FONT COLOR="#B22222">// interactively can be directly specified in the ascii input
 </FONT></I><I><FONT COLOR="#B22222">// files. The current options can be saved into a file by selecting
-</FONT></I><I><FONT COLOR="#B22222">// 'File-&gt;Save as-&gt;Geometry-&gt;Gmsh current options').
+</FONT></I><I><FONT COLOR="#B22222">// 'File-&gt;Save as-&gt;Gmsh options').
 </FONT></I>
 General.Trackball = 0 ;
 General.RotationX = 0 ;