summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--stap.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/stap.1.in b/stap.1.in
index e74227bb..12fcad52 100644
--- a/stap.1.in
+++ b/stap.1.in
@@ -235,7 +235,7 @@ string assignment operators
.B = .=
.TP
unary numeric operators
-.B - ! ~ ++ --
+.B + - ! ~ ++ --
.TP
binary numeric or string comparison operators
.B < > <= >= == !=