diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-04-05 19:26:48 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-04-05 19:26:48 -0700 |
commit | 27a4aeb9987897dfc2c2a92868fe133811bec984 (patch) | |
tree | b66166e20d4f20a4b144dcae8d58c64a624bd039 | |
parent | db57e85f0ae2b081d2985ff43a2682ef7871a5bb (diff) | |
download | cppawk-27a4aeb9987897dfc2c2a92868fe133811bec984.tar.gz cppawk-27a4aeb9987897dfc2c2a92868fe133811bec984.tar.bz2 cppawk-27a4aeb9987897dfc2c2a92868fe133811bec984.zip |
cons man page: runaway bold.
-rw-r--r-- | cppawk-cons.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppawk-cons.1 b/cppawk-cons.1 index aa9d452..3d97e7b 100644 --- a/cppawk-cons.1 +++ b/cppawk-cons.1 @@ -629,7 +629,7 @@ is numeric, then .B box returns .IR av . -Note that a value like \fB"1abc\fB is numeric in Awk and +Note that a value like \fB"1abc\fP is numeric in Awk and behaves like 1 under arithmetic. If .I av |