diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt
index fbe6c22b07829568153570c5f099fdd48575f7b7..d10583a07007b6ff6dbeafa0145f2ee6fa1004c8 100644
--- a/doc/VERSIONS.txt
+++ b/doc/VERSIONS.txt
@@ -1,10 +1,11 @@
-2.10.0: improved periodic meshing constraints; new Physical specification with
-both label and numeric id; images can now be used as glyphs in post-processing
-views, using text annotations with the `file://' prefix; Views can be grouped
-and organized in subtrees; improved visibility browser navigation; geometrical
-entities and post-processing views can now react to double-clicks, via new
-generic DoubleClicked options; new Get/SetNumber and Get/SetString for direct
-access to ONELAB variables; small bug fixes and code cleanups.
+2.10.0 (July 21, 2015): improved periodic meshing constraints; new Physical
+specification with both label and numeric id; images can now be used as glyphs
+in post-processing views, using text annotations with the `file://' prefix;
+Views can be grouped and organized in subtrees; improved visibility browser
+navigation; geometrical entities and post-processing views can now react to
+double-clicks, via new generic DoubleClicked options; new Get/SetNumber and
+Get/SetString for direct access to ONELAB variables; small bug fixes and code
+cleanups.
 
 2.9.3 (April 18, 2015): updated versions of PETSc/SLEPc and OpenCASCADE/OCE
 libraries used in official binary builds; new Find() command; miscellaneous code
diff --git a/doc/gmsh.html b/doc/gmsh.html
index aca20a8f4d260f09dffe777563d748c5b8b55fb8..032b5a5b508860b1ef05c55a6d6c467498612b62 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -29,7 +29,7 @@ generator with built-in pre- and post-processing facilities</h1>
 
 <h4 align="center">Christophe Geuzaine and Jean-Fran�ois Remacle</h4>
 
-<h4 align="center">Version 2.10.0, July 18 2015</h4>
+<h4 align="center">Version 2.10.0, July 21 2015</h4>
 
 <center>
   <a href="#Description">Description</a> |
diff --git a/doc/texinfo/commandline.texi b/doc/texinfo/commandline.texi
index 77e6d254d8d94cba9a7c6d0c6fe70d517531277a..7539ea3f6f017d78d27e6ff8154030747e9d5819 100644
--- a/doc/texinfo/commandline.texi
+++ b/doc/texinfo/commandline.texi
@@ -70,8 +70,6 @@ Set random perturbation factor
 Load background mesh from file
 @item -check
 Perform various consistency checks on mesh
-@item -mpass int
-Do several passes on the mesh for complex background fields
 @item -ignorePartBound
 Ignore partitions boundaries
 @end ftable