From bd5741a1b4daa8ab204dc07279f4ccb86c19ba7e Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sun, 16 Feb 2003 08:02:09 +0000
Subject: [PATCH] return 10 results by default

---
 doc/gmsh.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/gmsh.html b/doc/gmsh.html
index 34b1abb0e4..baa4ffdc18 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -173,6 +173,7 @@ of complex animations).
 <input size=30 name="q" value="">&nbsp;
 <input type="submit" value="Search!">
 <input type=HIDDEN name="ul" value="/gmsh/">
+<input type=HIDDEN name="ps" value=10>
 </form>
 
 <h2><a name="Mailing lists"></a>Mailing lists</h2>
-- 
GitLab