diff options
Diffstat (limited to 'stapfuncs.5.in')
-rw-r--r-- | stapfuncs.5.in | 6 |
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, ...) |