diff --git a/doc/cc65.sgml b/doc/cc65.sgml index 56a87ae72..004061518 100644 --- a/doc/cc65.sgml +++ b/doc/cc65.sgml @@ -1391,9 +1391,9 @@ parameter with the operator will be used + is "bank", then ca65's function will be used to determine the number from the bank attribute defined in the linker config, - see . Note that + see . Note that this currently implies that only the least significant 8 bits of the bank attribute can be used. diff --git a/doc/funcref.sgml b/doc/funcref.sgml index 3b3db2e09..4d1a278b0 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -5186,7 +5186,7 @@ the module just loaded. Possible error codes are: -The linker is needed to create +The is needed to create relocatable o65 modules for use with this function. The function is available only as a fastcall function; so, it may be used only in the presence of a prototype.