From: ol.sc Date: Thu, 16 Aug 2012 19:29:29 +0000 (+0000) Subject: Minor changes. X-Git-Tag: V2.14~264 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0f84a585e5d2dbfe1a408a39d4a4d1dee91bec96;p=cc65 Minor changes. git-svn-id: svn://svn.cc65.org/cc65/trunk@5808 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/geos.sgml b/doc/geos.sgml index a359735a7..204dbf7a9 100644 --- a/doc/geos.sgml +++ b/doc/geos.sgml @@ -833,14 +833,14 @@ but also removes it from drive RAM (not quite true, but it works like that). Aft

-This function changes the logical number of the current device (in fact drives only) to given one. It is +This function changes the logical number of the current device (in fact drives only) to the given one. It is usable for swapping drives. There's no check if the given Disk Initialization

-GEOS has two functions for initialization ('logging in' as they say on CP\M) of a disk. +GEOS has two functions for initialization ('logging in' as they say on CP/M) of a disk. OpenDisk