diff --git a/doc/atari.sgml b/doc/atari.sgml
index a005a79f4..0424dde62 100644
--- a/doc/atari.sgml
+++ b/doc/atari.sgml
@@ -5,7 +5,7 @@
Atari specific information for cc65
Shawn Jefferson, and
+name="shawnjefferson@24fightingchickens.com"> and
Christian Groessler,
03-Jan-2006
@@ -161,7 +161,7 @@ memory. The access must be implemented manually.
Many graphics modes require more memory than the text screen which is
in effect when the program starts up. Therefore the programmer has to
tell the program beforehand the memory requirements of the graphics
-modes the program intends to use.
+modes the program intends to use.
This can be done by using the __RESERVED_MEMORY__ linker config
variable. The number specified there describes the number of bytes to
subtract from the top of available memory as seen from the runtime
@@ -229,7 +229,7 @@ platform.
Supports up to four standard joysticks connected to the joystick ports of
the Atari.
-
+
Supports up to eight standard joysticks connected to a MultiJoy adapter.