summaryrefslogtreecommitdiff
path: root/man/1
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2009-04-27 09:01:05 +0000
committerCharles.Forsyth <devnull@localhost>2009-04-27 09:01:05 +0000
commitafa1b8a09f55d48e5357b1658adb1e1d98de981a (patch)
tree532f770c79752a5ab09f8774a4122fac9349f3bb /man/1
parent11c5a36b342b52487be9ec5fda0d5adeec61037f (diff)
20090427-1000
Diffstat (limited to 'man/1')
-rw-r--r--man/1/m421
1 files changed, 15 insertions, 6 deletions
diff --git a/man/1/m4 b/man/1/m4
index dfab4fb0..ef0670a3 100644
--- a/man/1/m4
+++ b/man/1/m4
@@ -6,6 +6,8 @@ m4 \- macro processor
[
.BI -D name = value
] [
+.BI -Q name = value
+] [
.BI -U name
] [
.I file
@@ -235,17 +237,24 @@ Undiverting discards the diverted text.
.PD
.PP
.I M4
-interprets the
-.B -D
-and
-.B -U
-command line options after installing the predefined macro set.
+interprets its command line options after installing the predefined macro set.
The
.B -D
option defines
.I name
as a macro with the given
-.IR value .
+.IR value ;
+.B -Q
+defines
+.I name
+as a macro with the given
+.IR value
+that is regarded as always quoted (ie, is never rescanned).
+Neither
+.B -D
+nor
+.B -Q
+may change a predefined macro.
The
.B -U
option