diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 220350406..4377bea60 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -43,7 +43,7 @@ development: thinking about a 65816 backend for the C compiler, and even my old a816 assembler had support for these CPUs, so this wasn't really a problem. - The assembler must produce relocatable code. This necessary for the + The assembler must produce relocatable code. This is necessary for the compiler support, and it is more convenient. Conditional assembly must be supported. This is a must for bigger projects written in assembler (like Elite128). @@ -258,6 +258,7 @@ Here is a description of all the command line options: or bugfixes, please include the version number. +