summaryrefslogtreecommitdiffstats
path: root/stap.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'stap.1.in')
-rw-r--r--stap.1.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/stap.1.in b/stap.1.in
index a9af3a13..a45c90a6 100644
--- a/stap.1.in
+++ b/stap.1.in
@@ -1042,7 +1042,9 @@ These may be overridden with the
flag. A selection of these is as follows:
.TP
MAXNESTING
-Maximum number of recursive function call levels, default 10.
+Maximum number of nested function calls. Default determined by
+script analysis, with a bonus 10 slots added for recursive
+scripts.
.TP
MAXSTRINGLEN
Maximum length of strings, default 128.