From b7482e247aecee60e0eea25dec123526813bffd9 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 5 Apr 2022 19:52:20 -0700 Subject: cons man page: whitespace fix in notation. --- cppawk-cons.1 | 4 ++-- 1 file 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 -- cgit v1.2.3