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 56148f06..e74227bb 100644
--- a/stap.1.in
+++ b/stap.1.in
@@ -128,7 +128,7 @@ Whitespace is ignored. Three forms of comments are supported:
.br
.BR /* " ... C style ... " */
.RE
-Literals are either strings enclosed in double-quotes (soon supporting
+Literals are either strings enclosed in double-quotes (passing through
the usual C escape codes with backslashes), or integers (in decimal,
hexadecimal, or octal, using the same notation as in C). All strings
are limited in length to some reasonable value (a few hundred bytes).