From bf8798199977aeb92de2d4dc7d2edc2aca92bb41 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 22 Nov 2016 06:35:06 -0800 Subject: doc: formatting issue in awk fconv macro desc. * txr.1: Fix two instances of clause parameter being typeset as .code rather than .meta. --- txr.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/txr.1 b/txr.1 index f155b213..fe21e00d 100644 --- a/txr.1 +++ b/txr.1 @@ -42122,7 +42122,7 @@ provides a succinct way to request conversions of the textual fields. Conversions are expressed by clauses which correspond with fields. Each -.code clause +.meta clause is an expression which must evaluate to a function. The clause is evaluated in the same manner as the argument a .code dwim @@ -42131,7 +42131,7 @@ specified simply by using their name as a .metn clause . Furthermore, several local functions exist in the scope of each -.codn clause , +.metn clause , providing a short-hand notation. These are described below. Conversion proceeds by applying the function produced by -- cgit v1.2.3