summaryrefslogtreecommitdiffstats
path: root/argv.c
diff options
context:
space:
mode:
Diffstat (limited to 'argv.c')
-rw-r--r--argv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/argv.c b/argv.c
index ec2555d3..fc65f080 100644
--- a/argv.c
+++ b/argv.c
@@ -223,6 +223,7 @@ static int mdoc_argflags[MDOC_MAX] = {
0, /* Es */
0, /* En */
0, /* Dx */
+ ARGS_QUOTED, /* %Q */
};