diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index b7420e5396c4539ae344797b118dbd0281a70087..91554376e9438826ed0baf609f07008144d63de2 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.53 2003-05-06 00:20:35 geuzaine Exp $ +@c $Id: gmsh.texi,v 1.54 2003-05-06 00:21:23 geuzaine Exp $ @c @c Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle @c @@ -1686,7 +1686,7 @@ Here is a list of all other geometry commands currently available: @item Coherence; Removes all duplicate elementary geometrical entities (e.g.@: points having identical coordinates). Note that Gmsh executes the @code{Coherence} command -automatically after each geometrical transformation, unless the +automatically after each geometrical transformation, unless @code{Geometry.AutoCoherence} is set to zero (@pxref{Geometry options}). @item Delete @{ Point | Line | Surface @{ @var{expression-list} @}; @dots{} @};