summaryrefslogtreecommitdiffstats
path: root/stapfuncs.5.in
diff options
context:
space:
mode:
Diffstat (limited to 'stapfuncs.5.in')
-rw-r--r--stapfuncs.5.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/stapfuncs.5.in b/stapfuncs.5.in
index 56d6aed5..f68f462d 100644
--- a/stapfuncs.5.in
+++ b/stapfuncs.5.in
@@ -31,9 +31,9 @@ Log the given string to the common trace buffer. Append an implicit
end-of-line.
.TP
-print:unknown (msg:string)
-print:unknown (k:long)
-Print the given integer or string to the common trace buffer.
+print:unknown (...)
+Print the given integer, string, or statistics value to
+the common trace buffer.
.TP
printf:unknown (fmt:string, ...)