From bc90909b0cc948e5284648748cbb675cd7d38284 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 23 Oct 2004 23:54:48 +0000
Subject: [PATCH] *** empty log message ***

---
 doc/texinfo/opt_plugin.texi | 1 +
 doc/texinfo/opt_solver.texi | 5 +++++
 doc/texinfo/opt_view.texi   | 6 +++---
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/doc/texinfo/opt_plugin.texi b/doc/texinfo/opt_plugin.texi
index 6507b08437..3c3f73d7fd 100644
--- a/doc/texinfo/opt_plugin.texi
+++ b/doc/texinfo/opt_plugin.texi
@@ -350,6 +350,7 @@ Default value: @code{-1}
 Default value: @code{-1}
 @end table
 
+
 @item Plugin(Transform)
 Plugin(Transform) transforms the coordinates of
 the nodes of the view `iView' by the matrix
diff --git a/doc/texinfo/opt_solver.texi b/doc/texinfo/opt_solver.texi
index b40c315f75..eec0c07a79 100644
--- a/doc/texinfo/opt_solver.texi
+++ b/doc/texinfo/opt_solver.texi
@@ -553,6 +553,11 @@ Command associated with the fifth button for solver 4@*
 Default value: @code{""}@*
 Saved in: @code{General.OptionsFileName}
 
+@item Solver.MaximumDelay
+Maximum delay allowed for solver response (in seconds)@*
+Default value: @code{4}@*
+Saved in: @code{General.OptionsFileName}
+
 @item Solver.ClientServer0
 Connect solver 0 to the Gmsh server@*
 Default value: @code{1}@*
diff --git a/doc/texinfo/opt_view.texi b/doc/texinfo/opt_view.texi
index c91bca8dbc..188bf083c9 100644
--- a/doc/texinfo/opt_view.texi
+++ b/doc/texinfo/opt_view.texi
@@ -244,8 +244,8 @@ Vertical position (in pixels) of the upper left corner of the scale or 2D graph@
 Default value: @code{50}@*
 Saved in: @code{General.OptionsFileName}
 
-@item View.RaisedScalarView
-Index of the scalar view raised by the displacement field@*
+@item View.RaisedView
+Index of the view raised by the displacement field@*
 Default value: @code{0}@*
 Saved in: @code{General.OptionsFileName}
 
@@ -315,7 +315,7 @@ Default value: @code{1}@*
 Saved in: @code{-}
 
 @item View.VectorType
-Vector display type (1=segment, 2=arrow, 3=pyramid, 4=3D arrow, 5=displacement, 6=raised scalar view)@*
+Vector display type (1=segment, 2=arrow, 3=pyramid, 4=3D arrow, 5=displacement, 6=raised view)@*
 Default value: @code{4}@*
 Saved in: @code{General.OptionsFileName}
 
-- 
GitLab