aboutsummaryrefslogtreecommitdiffstats
path: root/cppawk.1
diff options
context:
space:
mode:
Diffstat (limited to 'cppawk.1')
-rw-r--r--cppawk.16
1 files changed, 6 insertions, 0 deletions
diff --git a/cppawk.1 b/cppawk.1
index aa64501..d2da42a 100644
--- a/cppawk.1
+++ b/cppawk.1
@@ -190,6 +190,12 @@ points the preprocessor to look for
files in its own directory, which contains a library of header files that accompany
.BR cppawk .
+.IR <narg.h>
+This header provides macros which make it easy to write variable-argument
+macros with complex expansions. This is documented in the
+.B cppawk-narg
+manual page.
+
.IR <case.h>
This header provides macros for writing a
.BI case