summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/modules.c
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2001-07-27 10:49:08 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2001-07-27 10:49:08 +0000
commitae5e320636cfce57271172c0a3aded74689a6a54 (patch)
treeddd24b20cf6f42051ba58640e14bb809f944cbe5 /mdk-stage1/modules.c
parent8120e178a4d493a364def51017554aabdc1a94e8 (diff)
downloaddrakx-ae5e320636cfce57271172c0a3aded74689a6a54.tar
drakx-ae5e320636cfce57271172c0a3aded74689a6a54.tar.gz
drakx-ae5e320636cfce57271172c0a3aded74689a6a54.tar.bz2
drakx-ae5e320636cfce57271172c0a3aded74689a6a54.tar.xz
drakx-ae5e320636cfce57271172c0a3aded74689a6a54.zip
Disk -> Floppy for Update Modules disk
Diffstat (limited to 'mdk-stage1/modules.c')
-rw-r--r--mdk-stage1/modules.c2
1 files changed, 1 insertions, 1 deletions
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);