aboutsummaryrefslogtreecommitdiffstats
path: root/cppawk.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-03-29 08:10:54 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-03-29 08:10:54 -0700
commit86d864b874e6c2ef45a7a208ed69a5d156406324 (patch)
tree7f19c7f93217d1e0afe7146db6d24f6ad6ca88a5 /cppawk.1
parent4955c31e0b97fa5d0ac866df2db08bb390845a30 (diff)
downloadcppawk-86d864b874e6c2ef45a7a208ed69a5d156406324.tar.gz
cppawk-86d864b874e6c2ef45a7a208ed69a5d156406324.tar.bz2
cppawk-86d864b874e6c2ef45a7a208ed69a5d156406324.zip
Add cppawk-narg man page.
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