diff --git a/doc/ca65.sgml b/doc/ca65.sgml index ebd6c7135..f3a3c218f 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -2084,7 +2084,11 @@ Here's a list of all control commands and a description, what they do: This will put the string "Hello world" followed by a binary zero into the current segment. There may be more strings separated by commas, but - the binary zero is only appended once (after the last one). + the binary zero is only appended once (after the last one). Strings will + be translated using the current character mapping definition. + +See: ,, + .ASSERT