summaryrefslogtreecommitdiffstats
path: root/stap.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'stap.1.in')
-rw-r--r--stap.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/stap.1.in b/stap.1.in
index 28c20dd5..407f8842 100644
--- a/stap.1.in
+++ b/stap.1.in
@@ -408,7 +408,7 @@ function thatfn:string (arg1:long, arg2) {
.ESAMPLE
Functions may call others or themselves
recursively, up to a fixed nesting limit. This limit is defined by
-a macro in the translated C code and is in the neighbourhood of 30.
+a macro in the translated C code and is in the neighbourhood of 10.
.SS EMBEDDED C
When in guru mode, the translator accepts embedded code in the