From 4597175c48a6ff4fabcc294f6a165b85b819c317 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 6 Sep 2002 23:24:44 +0000
Subject: [PATCH] source distribution will be for later. sigh.

---
 doc/gmsh.html        | 12 +++++++++---
 utils/build_machines |  2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/doc/gmsh.html b/doc/gmsh.html
index be51f7d355..d0766f8ec4 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -28,7 +28,7 @@ generator with built-in pre- and post-processing facilities</h1>
 <p>
 <h3 align="center">Christophe Geuzaine and Jean-Fran�ois Remacle</h3>
 <p>
-<h3 align=center>Version <a href="doc/VERSIONS">1.35</a>, 22 May 2002</h3>
+<h3 align=center>Version <a href="doc/VERSIONS">1.35</a>, 9 September 2002</h3>
 <p>
 
 <h2>Description</h2>
@@ -186,24 +186,29 @@ of complex animations).
 
 <h2>Download</h2>
 
+<!--
 Gmsh is available under the <A href="http://www.gnu.org/">GNU General
 Public License</A> (GPL), with some exceptions (see the sources for
 more information).  Executable versions of Gmsh are also available for
+-->
+                    Executable versions of Gmsh are available for
 Windows and for most of the classical UNIX platforms. These versions
 are dynamically linked with OpenGL<a href="#opengl-footnote"
 name="opengl-footmark"><sup>1</sup></a>. The tutorial and demo files
 are included in the archives.
 <ul>
 <li><A href="/gmsh/bin/gmsh-1.35.0-Windows.zip">Windows zip archive (95/98/NT/XP)</A>
-<li><A href="/gmsh/bin/gmsh-1.35.0-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> 
+<li><A href="/gmsh/bin/gmsh-1.35.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 6.2 and compatible)</A> 
 <li><A href="/gmsh/bin/gmsh-1.35.0-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> 
 <li><A href="/gmsh/bin/gmsh-1.35.0-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> 
 <li><A href="/gmsh/bin/gmsh-1.35.0-SunOS.tgz">Sun tarball (SunOS 5.5)</A> 
 <li><A href="/gmsh/bin/gmsh-1.35.0-AIX.tgz">IBM tarball (AIX)</A> 
 <li><A href="/gmsh/bin/gmsh-1.35.0-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> 
+<!--
 <li><A href="/gmsh/bin/gmsh-1.35.0-HP-UX.tgz">HP tarball (HPUX 10.20)</A>
 <li><A href="/gmsh/bin/gmsh-1.35.0-source.tgz">Source tarball</A>
     <a href="#fltk-footnote" name="fltk-footmark"><sup>2</sup></a>
+-->
 </ul>
 
 <p>
@@ -218,6 +223,7 @@ href="/gmsh/thirdparty/Mesa-3.2-2.i386.rpm">here</A>).  Remember that
 you may have to reconfigure the loader (ldconfig under Linux) or
 modify the LD_LIBRARY_PATH (or SHLIB_PATH on HP) environment variable
 in order for Gmsh to find the libraries.
+<!--
 <p>
 <a name="fltk-footnote"></a><a
 href="#fltk-footmark"><sup>2</sup></a>You need the <a
@@ -226,7 +232,7 @@ href="http://www.fltk.org/">FLTK</a> libaries and header files
 the graphic user interface. Command-line only (i.e. non-interactive)
 versions can be compiled without FLTK. Compiling Windows versions
 requires the <a href="http://www.cygwin.com">Cygwin</a> tools.
-
+-->
 
 <h2>Credits</h2>
 
diff --git a/utils/build_machines b/utils/build_machines
index a4f735a98b..c8698884ab 100644
--- a/utils/build_machines
+++ b/utils/build_machines
@@ -10,5 +10,5 @@ AIX     sp2s.ulg.ac.be
 Where to change the version number?
 1) Makfile
 2) doc/VERSIONS
-3) www/gmsh.html
+3) doc/gmsh.html
 
-- 
GitLab