diff options
author | fche <fche> | 2005-08-31 19:57:46 +0000 |
---|---|---|
committer | fche <fche> | 2005-08-31 19:57:46 +0000 |
commit | 1cc6d2e8019cfc6f8ef989063ebde929601439f5 (patch) | |
tree | 0b644ab63c034ae554f0403d896826bac6aff9ad /stap.1.in | |
parent | d7285f420bb30784bb884628e4ad5edebc89399a (diff) | |
download | systemtap-steved-1cc6d2e8019cfc6f8ef989063ebde929601439f5.tar.gz systemtap-steved-1cc6d2e8019cfc6f8ef989063ebde929601439f5.tar.xz systemtap-steved-1cc6d2e8019cfc6f8ef989063ebde929601439f5.zip |
filling pothole
Diffstat (limited to 'stap.1.in')
-rw-r--r-- | stap.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -235,7 +235,7 @@ string assignment operators .B = .= .TP unary numeric operators -.B - ! ~ ++ -- +.B + - ! ~ ++ -- .TP binary numeric or string comparison operators .B < > <= >= == != |