diff options
-rw-r--r-- | cppawk-cons.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cppawk-cons.1 b/cppawk-cons.1 index d670b2f..200876b 100644 --- a/cppawk-cons.1 +++ b/cppawk-cons.1 @@ -448,9 +448,9 @@ reaches the last expression, then it yields that expression's value. .SH DATA REPRESENTATION LIBRARY In the following descriptions, the notations -.IB X => Y +.IB X " => " Y and -.IB X -> Y +.IB X " -> " Y denote that the expression .I X returns the value |