aboutsummaryrefslogtreecommitdiffstats
path: root/cppawk-narg.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-04-13 21:07:32 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-04-13 21:07:32 -0700
commit6e4f7f90eb606c80014c06f19319e190ded43ec8 (patch)
treeec83fd648630cbdb2ceeda3adc019cc88d95d15d /cppawk-narg.1
parent262e553d94c4124bdb53784e73dd314e3e44f3b8 (diff)
downloadcppawk-6e4f7f90eb606c80014c06f19319e190ded43ec8.tar.gz
cppawk-6e4f7f90eb606c80014c06f19319e190ded43ec8.tar.bz2
cppawk-6e4f7f90eb606c80014c06f19319e190ded43ec8.zip
narg man page: remove stray character from synopsis.
Diffstat (limited to 'cppawk-narg.1')
-rw-r--r--cppawk-narg.12
1 files changed, 1 insertions, 1 deletions
diff --git a/cppawk-narg.1 b/cppawk-narg.1
index d85fa7d..c0d6c4f 100644
--- a/cppawk-narg.1
+++ b/cppawk-narg.1
@@ -8,7 +8,7 @@
.ft B
#include <narg.h>
- #define narg(...P)
+ #define narg(...)
#define splice(\fIargs\fP)
#define varexpand(\fIfirst_mac\fP, \fIrest_mac\fP, ...)
#define variexpand(\fIfirst_mac\fP, \fIrest_mac\fP, ...)