From 0f84a585e5d2dbfe1a408a39d4a4d1dee91bec96 Mon Sep 17 00:00:00 2001 From: "ol.sc" Date: Thu, 16 Aug 2012 19:29:29 +0000 Subject: [PATCH] Minor changes. git-svn-id: svn://svn.cc65.org/cc65/trunk@5808 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/geos.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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