From 1db0e6c878ff0dbe99e44cf39c4facf803067380 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Thu, 1 May 2008 06:56:23 +0000
Subject: [PATCH] *** empty log message ***

---
 doc/texinfo/gmsh.texi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi
index 5af207d60d..39bf09308e 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.249 2008-04-24 17:29:54 geuzaine Exp $
+@c $Id: gmsh.texi,v 1.250 2008-05-01 06:56:23 geuzaine Exp $
 @c
 @c Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
 @c
@@ -1302,6 +1302,9 @@ Deletes all geometrical entities and all currently loaded meshes.
 @item Delete Physicals;
 Deletes all physical groups.
 
+@item Mesh @var{expression};
+Generate @var{expression}-D mesh.
+
 @item Print @var{char-expression};
 Prints the graphic window in a file named @var{char-expression}, using the
 current @code{Print.Format} (@pxref{General options}). If the path in
@@ -1311,9 +1314,6 @@ the path of the current file.
 @item Sleep @var{expression};
 Suspends the execution of Gmsh during @var{expression} seconds.
 
-@item Status @var{expression};
-Forces mesh status to @var{expression}.
-
 @item System @var{char-expression};
 Executes a system call.
 
-- 
GitLab