diff options
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 < > <= >= == != |