diff --git a/doc/adminguide.html b/doc/adminguide.html
index 8ec7ed71..7d1b4da0 100755
--- a/doc/adminguide.html
+++ b/doc/adminguide.html
@@ -176,6 +176,15 @@ been problems with ELOG's keep-alive feature. In such a case you n
the "-k" flag to the elogd command line to turn keep-alives off.
+
Sridhar Anandakrishnan and +Recai Oktas report that under Mac OS X there is a problem with +the default stack size. The command limit stacksize unlimited (for tcsh) or +ulimit -s unlimited (for bash) increases the stacksize and fixes this problem. +Read the according thread in the forum. +
+