diff options
Diffstat (limited to 'cppawk-cons.1')
-rw-r--r-- | cppawk-cons.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cppawk-cons.1 b/cppawk-cons.1 index be48a3f..13b4dd8 100644 --- a/cppawk-cons.1 +++ b/cppawk-cons.1 @@ -1216,7 +1216,7 @@ operation, proceeding from right to left. .bk .B Syntax: -.ftB +.ft B li(...) \fI// inline macro version of list\fP listar(...) \fI// Lisp's list*, implemented as a macro\fP .ft R @@ -1295,7 +1295,7 @@ and so forth. .bk .B Syntax: -.ftB +.ft B member(\fIy\fP, \fIx\fP) .ft R |