diff --git a/doc/ca65.sgml b/doc/ca65.sgml
index 22704a30d..a5cf80a69 100644
--- a/doc/ca65.sgml
+++ b/doc/ca65.sgml
@@ -4549,7 +4549,7 @@ useful for assembler programs.
Using the , and keywords it it possible to export functions in a
+name=".INTERRUPTOR"> keywords it is possible to export functions in a
special way. The linker is able to generate tables with all functions of a
specific type. Such a table will only include symbols from object
files that are linked into a specific executable. This may be used to add