diff --git a/Plugin/Evaluate.cpp b/Plugin/Evaluate.cpp
index 2a5568a2928b6f7e5621a952aca453d07c9df07c..31145177f3779b66de64b5cbac19f21de7379feb 100644
--- a/Plugin/Evaluate.cpp
+++ b/Plugin/Evaluate.cpp
@@ -1,4 +1,4 @@
-// $Id: Evaluate.cpp,v 1.19 2005-03-04 19:08:38 geuzaine Exp $
+// $Id: Evaluate.cpp,v 1.20 2005-04-01 22:14:56 geuzaine Exp $
 //
 // Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle
 //
@@ -93,7 +93,7 @@ void GMSH_EvaluatePlugin::getInfos(char *author, char *copyright,
 	 "\n"
 	 "- the symbol w, to retrieve the `Component'-th\n"
 	 "component of the field in `ExternalView' at the\n"
-	 "`ExternalTimeStep'-th time step. if `ExternalView'\n"
+	 "`ExternalTimeStep'-th time step. If `ExternalView'\n"
 	 "and `iView' are based on different spatial grids,\n"
 	 "or if their data types are different, `ExternalView'\n"
 	 "is interpolated onto `iView';\n"
diff --git a/doc/texinfo/opt_general.texi b/doc/texinfo/opt_general.texi
index 9e1ba10b86d8aa0b1b42d72b7f1d1ac15c18fd09..9c052e756a5421effdb864d5afb5f4f417990c51 100644
--- a/doc/texinfo/opt_general.texi
+++ b/doc/texinfo/opt_general.texi
@@ -356,7 +356,7 @@ Saved in: @code{General.OptionsFileName}
 
 @item General.FastRedraw
 Draw simplified model while rotating, panning and zooming@*
-Default value: @code{1}@*
+Default value: @code{0}@*
 Saved in: @code{General.OptionsFileName}
 
 @item General.FileChooserPositionX
diff --git a/doc/texinfo/opt_plugin.texi b/doc/texinfo/opt_plugin.texi
index 663378f23d353f1145b8a084776a32172bbc3d33..b4cf5a5d2ecebc5066d13a6cd5c1535efe6f42a1 100644
--- a/doc/texinfo/opt_plugin.texi
+++ b/doc/texinfo/opt_plugin.texi
@@ -333,7 +333,7 @@ component of the field in `iView' at the
 
 - the symbol w, to retrieve the `Component'-th
 component of the field in `ExternalView' at the
-`ExternalTimeStep'-th time step. if `ExternalView'
+`ExternalTimeStep'-th time step. If `ExternalView'
 and `iView' are based on different spatial grids,
 or if their data types are different, `ExternalView'
 is interpolated onto `iView';
diff --git a/doc/texinfo/opt_view.texi b/doc/texinfo/opt_view.texi
index 998ead1dc9f3f8a9f5ab63f494076df89e05c03d..8a6699af1d2160782dcf1c1bfbfe2f9a7b1718ea 100644
--- a/doc/texinfo/opt_view.texi
+++ b/doc/texinfo/opt_view.texi
@@ -76,7 +76,7 @@ Saved in: @code{General.OptionsFileName}
 
 @item View.Stipple3
 Fourth stippling pattern@*
-Default value: @code{"1*0xFCCC"}@*
+Default value: @code{"1*0xCCCF"}@*
 Saved in: @code{General.OptionsFileName}
 
 @item View.Stipple4
@@ -86,12 +86,12 @@ Saved in: @code{General.OptionsFileName}
 
 @item View.Stipple5
 Sixth stippling pattern@*
-Default value: @code{"2*0xF0F0"}@*
+Default value: @code{"2*0x0F0F"}@*
 Saved in: @code{General.OptionsFileName}
 
 @item View.Stipple6
 Seventh stippling pattern@*
-Default value: @code{"1*0xFFFC"}@*
+Default value: @code{"1*0xCFFF"}@*
 Saved in: @code{General.OptionsFileName}
 
 @item View.Stipple7