aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ccomp.1
diff options
context:
space:
mode:
authorMichael Schmidt <github@mschmidt.me>2017-01-04 17:19:10 +0100
committerMichael Schmidt <github@mschmidt.me>2017-01-04 17:19:10 +0100
commit747ad5bd8c364684256fc7dd306cd475401fe1b0 (patch)
treec3598958012098870b60f4ded76233aa503dea40 /doc/ccomp.1
parent79b9d8dfdda36e7c778b8f24f894caf900cdcd57 (diff)
downloadcompcert-kvx-747ad5bd8c364684256fc7dd306cd475401fe1b0.tar.gz
compcert-kvx-747ad5bd8c364684256fc7dd306cd475401fe1b0.zip
Fix typos
Diffstat (limited to 'doc/ccomp.1')
-rw-r--r--doc/ccomp.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ccomp.1 b/doc/ccomp.1
index bb5a486e..ef4d7743 100644
--- a/doc/ccomp.1
+++ b/doc/ccomp.1
@@ -61,7 +61,7 @@ Preprocess only, send result to standard output.
.
.TP
.B \-S
-Compile to assembler only, save result in <file>.s.
+Compile to assembly only, save result in <file>.s.
.
.TP
.B \-o <file>
@@ -436,7 +436,7 @@ Turn on colored diagnostics. Default for TTY output devices.
.
.TP
.B \-fno-diagnostics-color
-Turn of colored diagnostics.
+Turn off colored diagnostics.
.
.SS
Tracing Options