aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorBernhard Schommer <bernhardschommer@gmail.com>2019-09-02 14:33:11 +0200
committerBernhard Schommer <bernhardschommer@gmail.com>2019-09-02 14:33:45 +0200
commite00cd179a4e76d2283580270a722b35d798ed07f (patch)
tree4a2c8eb8926c53b45b4f588387342c8c1795f3fa /doc
parent192bd462233d0284fa3d5f8e8994a514b549713e (diff)
downloadcompcert-kvx-e00cd179a4e76d2283580270a722b35d798ed07f.tar.gz
compcert-kvx-e00cd179a4e76d2283580270a722b35d798ed07f.zip
Update man page.
Unused-variables is disabled by default.
Diffstat (limited to 'doc')
-rw-r--r--doc/ccomp.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ccomp.1 b/doc/ccomp.1
index f4919867..89e8c823 100644
--- a/doc/ccomp.1
+++ b/doc/ccomp.1
@@ -485,7 +485,7 @@ Disabled by default.
.sp
\fIunused\-variable\fP:
Unused local variables.
-Enabled by default.
+Disabled by default.
.sp
\fIvarargs\fP:
Promotable vararg arguments.