From: AIDA Shinra Date: Tue, 12 Jun 2018 16:23:01 +0000 (+0900) Subject: Changed the wording of the doc/da65.sgml. X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a3ab3cb4587c0cbb12509c0cbcfea196904abd6c;p=cc65 Changed the wording of the doc/da65.sgml. --- diff --git a/doc/da65.sgml b/doc/da65.sgml index 15ce7c424..54a341615 100644 --- a/doc/da65.sgml +++ b/doc/da65.sgml @@ -544,8 +544,8 @@ code. The following attributes are recognized: PARAMSIZE This optional attribute is followed by a numerical value. It tells the - assembler that subroutine calls to this label follow "inline parameters" - of the given bytes like this: + assembler that subroutine calls to this label are followed by + "inline parameters" with the given number of bytes, like this: JSR LabelWithParamSize2