diff --git a/doc/cc65.sgml b/doc/cc65.sgml
index 36b6d1071..f2fd69eba 100644
--- a/doc/cc65.sgml
+++ b/doc/cc65.sgml
@@ -709,7 +709,7 @@ This cc65 version has some extensions to the ISO C standard.
places.
-- There are two pseudo variables named There are two pseudo variables named
-
- There is pseudo variable named
- BYTE get_key_via_atarixl_romcall_device_k(void) \
- asm("LDA $E425"); \
- asm("PHA"); \
- asm("LDA $E424"); \
- asm("PHA"); \
- asm("RTS"); \
- return __A__;
-
-
-
-
- Inside a function, the identifier