summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfche <fche>2005-08-31 19:57:46 +0000
committerfche <fche>2005-08-31 19:57:46 +0000
commit1cc6d2e8019cfc6f8ef989063ebde929601439f5 (patch)
tree0b644ab63c034ae554f0403d896826bac6aff9ad
parentd7285f420bb30784bb884628e4ad5edebc89399a (diff)
downloadsystemtap-steved-1cc6d2e8019cfc6f8ef989063ebde929601439f5.tar.gz
systemtap-steved-1cc6d2e8019cfc6f8ef989063ebde929601439f5.tar.xz
systemtap-steved-1cc6d2e8019cfc6f8ef989063ebde929601439f5.zip
filling pothole
-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 < > <= >= == !=