From 38fad561b67efd11489e945939ab04c3ceda0305 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 13 Nov 2002 19:33:10 +0000
Subject: [PATCH] Add Mac OS X as supported OS

---
 doc/CONTRIBUTORS | 3 ++-
 doc/FAQ          | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/doc/CONTRIBUTORS b/doc/CONTRIBUTORS
index 982084de54..4d43586951 100644
--- a/doc/CONTRIBUTORS
+++ b/doc/CONTRIBUTORS
@@ -1,4 +1,4 @@
-$Id: CONTRIBUTORS,v 1.11 2002-03-11 17:59:21 geuzaine Exp $
+$Id: CONTRIBUTORS,v 1.12 2002-11-13 19:33:10 geuzaine Exp $
 
 Gmsh is copyright (c) 1997-2002 by
 
@@ -27,6 +27,7 @@ will be added to the list!
     Juan Abanto <juanabanto@yahoo.com>
     Olivier Adam <o.adam@ulg.ac.be>
     Guillaume Alleon <guillaume.alleon@airbus.aeromatra.com>
+    Pierre Badel <badel@freesurf.fr>
     �ric Bechet <eric.bechet@epost.de>
     Laurent Champaney <laurent.champaney@meca.uvsq.fr>
     Philippe Geuzaine <geuzaine@gnat.colorado.edu>
diff --git a/doc/FAQ b/doc/FAQ
index 8fe3368206..ef97403808 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,4 +1,4 @@
-GMSH FREQUENTLY ASKED QUESTIONS ($Date: 2002-11-11 18:45:10 $)
+GMSH FREQUENTLY ASKED QUESTIONS ($Date: 2002-11-13 19:33:10 $)
 
 1. GENERAL
 ==========
@@ -30,8 +30,8 @@ mailing list (<gmsh@geuz.org>) on this site.
 
 2.1) Which OSes does Gmsh run on?
 
-Windows 95/98/NT/2000, Linux (with glibc > 2.1), Compaq Tru 64 Unix
-(aka OSF1), Sun OS, IBM AIX, SGI IRIX, HP-UX.
+Windows 95/98/NT/2000, Linux (with glibc > 2.1), Mac OS X, Compaq
+Tru64 Unix (aka OSF1), Sun OS, IBM AIX, SGI IRIX, HP-UX.
 
 2.2) Are there additional requirements to run Gmsh?
 
-- 
GitLab