diff --git a/doc/FAQ b/doc/FAQ
index e2e731e044fb3dc77980bf082e303c204c7b5bba..75b5c9a4b286ef948ecf4cf968510b815f45e319 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,4 +1,4 @@
-$Id: FAQ,v 1.46 2004-12-07 04:52:27 geuzaine Exp $
+$Id: FAQ,v 1.47 2004-12-27 17:51:55 geuzaine Exp $
 
 This is the Gmsh FAQ
 
@@ -11,10 +11,10 @@ Section 1: The basics
 Gmsh is an automatic three-dimensional finite element mesh generator,
 primarily Delaunay, with built-in pre- and post-processing
 facilities. Its primal design goal is to provide a simple meshing tool
-for academic problems with parametric input and up to date
-visualization capabilities.  One of the strengths of Gmsh is its
-ability to respect a characteristic length field for the generation of
-adapted meshes on lines, surfaces and volumes.
+for academic problems with parametric input and advanced visualization
+capabilities.  One of the strengths of Gmsh is its ability to respect
+a characteristic length field for the generation of adapted meshes on
+lines, surfaces and volumes.
 
 * 1.2 What are the terms and conditions of use?
 
diff --git a/doc/gmsh.1 b/doc/gmsh.1
index 2b1d914330312eb1620380dd56923f0ad3e73b67..24d28968312f31e06d945fa4baf8828cd1d177a7 100644
--- a/doc/gmsh.1
+++ b/doc/gmsh.1
@@ -1,4 +1,4 @@
-.\" $Id: gmsh.1,v 1.60 2004-12-27 00:47:04 geuzaine Exp $
+.\" $Id: gmsh.1,v 1.61 2004-12-27 17:51:55 geuzaine Exp $
 .TH Gmsh 1 "26 December 2004" "Gmsh 1.57" "Gmsh Manual Pages"
 .UC 4
 .\" ********************************************************************
@@ -13,7 +13,7 @@ with built-in pre- and post-processing facilities
 \fIGmsh\fR is an automatic three-dimensional finite element mesh
 generator (primarily Delaunay) with build-in CAD and post-processing
 facilities. Its design goal is to provide a simple meshing tool for
-academic problems with parametric input and up to date visualization
+academic problems with parametric input and advanced visualization
 capabilities.
 .PP
 \fIGmsh\fR is built around four modules: geometry, mesh, solver and
diff --git a/doc/gmsh.html b/doc/gmsh.html
index ebf0dfa2ed50b658d92da2b5c8f182f6dc9e91c1..0686369b984a32944b94866b59a28daf07fc83b5 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -43,7 +43,7 @@ generator with built-in pre- and post-processing facilities</h1>
 Gmsh is an automatic 3D finite element grid generator (primarily
 Delaunay) with a build-in CAD engine and post-processor. Its design
 goal is to provide a simple meshing tool for academic problems with
-parametric input and up to date visualization capabilities.
+parametric input and advanced visualization capabilities.
 <p>
 Gmsh is built around four modules: geometry, mesh, solver and
 post-processing. The specification of any input to these modules is
diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi
index a3fab52960d33b8d36ab15ae4a2464149753ba2d..29557168b50be6e51c8c327cf89e5e4cecfc9c82 100644
--- a/doc/texinfo/gmsh.texi
+++ b/doc/texinfo/gmsh.texi
@@ -1,5 +1,5 @@
 \input texinfo.tex @c -*-texinfo-*-
-@c $Id: gmsh.texi,v 1.152 2004-12-27 03:57:23 geuzaine Exp $
+@c $Id: gmsh.texi,v 1.153 2004-12-27 17:51:55 geuzaine Exp $
 @c
 @c Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
 @c
@@ -286,7 +286,7 @@ Bugs, versions and credits
 Gmsh is an automatic three-dimensional finite element mesh generator,
 primarily Delaunay, with built-in pre- and post-processing facilities. Its
 design goal is to provide a simple meshing tool for academic problems with
-parametric input and up to date visualization capabilities.  One of its
+parametric input and advanced visualization capabilities.  One of its
 strengths is the ability to respect a characteristic length field for the
 generation of adapted meshes on lines, surfaces and volumes, and to mix
 these meshes with simple structured (transfinite, extruded, etc.) grids.