From 747ad5bd8c364684256fc7dd306cd475401fe1b0 Mon Sep 17 00:00:00 2001 From: Michael Schmidt Date: Wed, 4 Jan 2017 17:19:10 +0100 Subject: Fix typos --- doc/ccomp.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ccomp.1') 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 .s. +Compile to assembly only, save result in .s. . .TP .B \-o @@ -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 -- cgit