From bc26bd50972dcd991b3be3c2c1b887aeb2628c78 Mon Sep 17 00:00:00 2001 From: "ol.sc" Date: Wed, 9 Dec 2009 18:11:58 +0000 Subject: [PATCH] Fixed typo. git-svn-id: svn://svn.cc65.org/cc65/trunk@4509 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/apple2.sgml | 2 +- doc/apple2enh.sgml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/apple2.sgml b/doc/apple2.sgml index ec43be99a..68d938cf8 100644 --- a/doc/apple2.sgml +++ b/doc/apple2.sgml @@ -47,7 +47,7 @@ For ProDOS 8 system programs the load address is fixed to $2000 so there is no need for a header. Thus the linker configuration for those programs omits the DOS 3.3 header. The right AppleCommander option to put system files -without a header on a ProDOS 8 disk image is Memory layout

diff --git a/doc/apple2enh.sgml b/doc/apple2enh.sgml index b5bee1f52..8b603e285 100644 --- a/doc/apple2enh.sgml +++ b/doc/apple2enh.sgml @@ -47,7 +47,7 @@ For ProDOS 8 system programs the load address is fixed to $2000 so there is no need for a header. Thus the linker configuration for those programs omits the DOS 3.3 header. The right AppleCommander option to put system files -without a header on a ProDOS 8 disk image is Memory layout

-- 2.39.5