From 2c16dbd54867d575f37e145d9f15a0e62e15b025 Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Tue, 29 Jun 2021 16:49:38 +0000 Subject: [PATCH] macro names can be reserved words --- gmid.1 | 1 - 1 file changed, 1 deletion(-) diff --git a/gmid.1 b/gmid.1 index be386a4..49ae340 100644 --- a/gmid.1 +++ b/gmid.1 @@ -162,7 +162,6 @@ blocks after the macros and the global options is recommended. Macros can be defined that will later be expanded in context. Macro names must start with a letter, digit or underscore and may contain any of those characters. -Macro names may not be reserved words. Macros are not expanded inside quotes. .Pp For example: