]> Zhao Yanbai Git Server - minix.git/commitdiff
minor fix
authorBen Gras <ben@minix3.org>
Fri, 5 Aug 2005 12:52:34 +0000 (12:52 +0000)
committerBen Gras <ben@minix3.org>
Fri, 5 Aug 2005 12:52:34 +0000 (12:52 +0000)
commands/ibm/autopart.c

index 0f26143805deb0e2c5f7292e663b78e1d038c7ea..eafc350d1ab22c6cb50cd3f8f1882790476d49bf 100755 (executable)
@@ -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"