]> git.sur5r.net Git - cc65/commitdiff
atari5200.sgml: small fix for last change
authorChristian Groessler <chris@groessler.org>
Fri, 12 Apr 2019 22:11:57 +0000 (00:11 +0200)
committerOliver Schmidt <ol.sc@web.de>
Sat, 13 Apr 2019 09:07:06 +0000 (11:07 +0200)
doc/atari5200.sgml

index bd2b6adcba2ee25feb09423720efc91976960a7a..00d3dfbd231a52c5445266f993873c147287e133 100644 (file)
@@ -184,7 +184,7 @@ Using <tt/atari5200-conioscreen-20x12.o/ is as simple as placing it on
 the linker command line like this:
 
 <tscreen><verb>
-cl65 -t atari5200 myprog.c lib/atari5200-conioscreen-20x12.o
+cl65 -t atari5200 myprog.c atari5200-conioscreen-20x12.o
 </verb></tscreen>