aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-07-02 09:05:22 +0000
committerOmar Polo <op@omarpolo.com>2021-07-02 09:05:22 +0000
commit4f9a27603c096e6f6a10e0cd789fd1dd279d5853 (patch)
treeddd16e56da6093911d7d274c339b0c13155af3d9
parent2c16dbd54867d575f37e145d9f15a0e62e15b025 (diff)
revert 2c16dbd5486 -- macro names can't be reserved words
While one can define a macro using a reserved word as name using -Dname=val, inside the configuration file it'll fail.
-rw-r--r--gmid.11
1 files changed, 1 insertions, 0 deletions
diff --git a/gmid.1 b/gmid.1
index 49ae340..ff4e363 100644
--- a/gmid.1
+++ b/gmid.1
@@ -162,6 +162,7 @@ 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.
+Macros names may not be reserved words.
Macros are not expanded inside quotes.
.Pp
For example: