diff --git a/tutorial/tutorial.html b/tutorial/tutorial.html
index 3f3f8ba9284c934ec373cd918085245cb646fb77..d51fabc6cdef579e4ff650ebaa4d8509a04e1c07 100644
--- a/tutorial/tutorial.html
+++ b/tutorial/tutorial.html
@@ -22,15 +22,12 @@
 <H1>README 1/9</H1>
 [<A HREF="#top">top</A>][prev][<A HREF="#file2">next</A>]
 <PRE>
-$Id: tutorial.html,v 1.1 2000-12-10 00:46:30 geuzaine Exp $
+$Id: tutorial.html,v 1.2 2000-12-10 15:08:32 geuzaine Exp $
 
-Here are the examples in the Gmsh tutorial. Feel free to send comments
-about the tutorial to christophe.geuzaine@advalvas.be or
-remacle@scorec.rpi.edu.
-
-These examples are heavily commented (both C and C++-style comments
-can be used in Gmsh input files) and should introduce new features
-gradually, starting with t1.geo.
+Here are the examples in the Gmsh tutorial. These examples are
+commented (both C and C++-style comments can be used in Gmsh input
+files) and should introduce new features gradually, starting with
+t1.geo.
 
 (The tutorial does not explain the mesh and post-processing file
 formats. See the FORMATS file for this.)