From: Ben Gras Date: Fri, 5 Aug 2005 12:52:34 +0000 (+0000) Subject: minor fix X-Git-Tag: v3.1.0~434 X-Git-Url: http://zhaoyanbai.com/repos/icons/jhe061.png?a=commitdiff_plain;h=6ad5067f495ae738156011f8e78651c84a479761;p=minix.git minor fix --- diff --git a/commands/ibm/autopart.c b/commands/ibm/autopart.c index 0f2614380..eafc350d1 100755 --- a/commands/ibm/autopart.c +++ b/commands/ibm/autopart.c @@ -2560,7 +2560,7 @@ do_autopart(int resultfd) probing = 1; autopartmode = 1; - printf("\nWelcome to the autopart process. There are four steps.\n\n" + printf("\nWelcome to the autopart process. There are three steps.\n\n" "1. Select the drive you want to use.\n" "2. Select a region to install MINIX in.\n" "3. After confirmation, write new table to disk.\n"