summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/gcc.1
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-09-13 16:01:53 +0000
committerwosch <wosch@FreeBSD.org>1997-09-13 16:01:53 +0000
commitfde8a8ec465bddd8378394c44e3b889d741f5009 (patch)
tree382222393dc3b517a7ea596de312f08138ca1378 /contrib/gcc/gcc.1
parentbc0f53c63a331df3494eb952e2221c8b023f1fd6 (diff)
downloadFreeBSD-src-fde8a8ec465bddd8378394c44e3b889d741f5009.zip
FreeBSD-src-fde8a8ec465bddd8378394c44e3b889d741f5009.tar.gz
spelling corrections.
PR: docs/4450 Submitted by: josh@quick.net
Diffstat (limited to 'contrib/gcc/gcc.1')
-rw-r--r--contrib/gcc/gcc.16
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/gcc/gcc.1 b/contrib/gcc/gcc.1
index 79f48ba..b693fbb 100644
--- a/contrib/gcc/gcc.1
+++ b/contrib/gcc/gcc.1
@@ -2925,17 +2925,17 @@ exist in SPARClite but not in SPARC v7.
.B \-mcypress
.TP
.B \-msupersparc
-These two options select the processor for which the code is optimised.
+These two options select the processor for which the code is optimized.
.Sp
With
.B \-mcypress
-(the default), the compiler optimises code for the Cypress CY7C602 chip, as
+(the default), the compiler optimizes code for the Cypress CY7C602 chip, as
used in the SparcStation/SparcServer 3xx series. This is also appropriate for
the older SparcStation 1, 2, IPX etc.
.Sp
With
.B \-msupersparc
-the compiler optimises code for the SuperSparc cpu, as used in the SparcStation
+the compiler optimizes code for the SuperSparc cpu, as used in the SparcStation
10, 1000 and 2000 series. This flag also enables use of the full SPARC v8
instruction set.
.PP
OpenPOWER on IntegriCloud