From 3fbe59612519b2bd43b81f98fe43d043dd8a9a6f Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 14 Apr 2022 21:22:30 -0700 Subject: cons man page: li, listar, member: formatting typo. --- cppawk-cons.1 | 4 ++-- 1 file 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 -- cgit v1.2.3