From 364e23338d5e5a97577d9bc12fb2520b3ef02147 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 7 Aug 2020 22:10:43 -0700 Subject: doc: fix under define-option-struct * txr.1: Clarifying comma and number agreement. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 300498f0..cd04d26d 100644 --- a/txr.1 +++ b/txr.1 @@ -59247,7 +59247,7 @@ is thrown. .desc The .code define-option-struct -macro defines a struct type instances of which provides command line option +macro defines a struct type, instances of which provide command line option parsing. The -- cgit v1.2.3