From 087bab5fed2ef54caa541d39c0ca360a1f582c0d Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 23 Jan 2024 18:49:47 -0800 Subject: doc: cppawk-case.1 refers to nonexistent "cond" macro. --- cppawk-case.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cppawk-case.1 b/cppawk-case.1 index 34b942b..ff1ed68 100644 --- a/cppawk-case.1 +++ b/cppawk-case.1 @@ -196,7 +196,7 @@ cppawk(1) .SH BUGS The -.B cond +.B case macro does not currently safely nest with itself. Forgetting to declare the temporary variables is a programmer pitfall. -- cgit v1.2.3