From ae5e320636cfce57271172c0a3aded74689a6a54 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Fri, 27 Jul 2001 10:49:08 +0000 Subject: Disk -> Floppy for Update Modules disk --- mdk-stage1/modules.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdk-stage1') diff --git a/mdk-stage1/modules.c b/mdk-stage1/modules.c index 802f39b18..a699f24f4 100644 --- a/mdk-stage1/modules.c +++ b/mdk-stage1/modules.c @@ -386,7 +386,7 @@ void update_modules(void) char final_name[500]; char floppy_mount_location[] = "/tmp/floppy"; - stg1_info_message("Please insert the Update Modules disk.");; + stg1_info_message("Please insert the Update Modules floppy.");; my_insmod("floppy", ANY_DRIVER_TYPE, NULL); -- cgit v1.2.1