Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2009 12:51:11 +0400 (MSD)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        Colin Percival <cperciva@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r195817 - head/usr.sbin/sysinstall
Message-ID:  <alpine.BSF.2.00.0907221249590.28206@woozle.rinet.ru>
In-Reply-To: <200907220350.n6M3osaj030202@svn.freebsd.org>
References:  <200907220350.n6M3osaj030202@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 22 Jul 2009, Colin Percival wrote:

CP> Modified: head/usr.sbin/sysinstall/disks.c
CP> ==============================================================================
CP> --- head/usr.sbin/sysinstall/disks.c	Wed Jul 22 01:07:49 2009	(r195816)
CP> +++ head/usr.sbin/sysinstall/disks.c	Wed Jul 22 03:50:54 2009	(r195817)
CP> @@ -205,7 +205,7 @@ static void
CP>  print_command_summary(void)
CP>  {
CP>      mvprintw(14, 0, "The following commands are supported (in upper or lower case):");
CP> -    mvprintw(16, 0, "A = Use Entire Disk   G = set Drive Geometry   C = Create Slice   F = `DD' mode");
CP> +    mvprintw(16, 0, "A = Use Entire Disk   G = set Drive Geometry   C = Create Slice");
CP>      mvprintw(17, 0, "D = Delete Slice      Z = Toggle Size Units    S = Set Bootable   | = Wizard m.");
CP>      mvprintw(18, 0, "T = Change Type       U = Undo All Changes     Q = Finish");
CP>      if (!RunningAsInit)

While you're here, don't you think it's time to rename Wizard mode to Expert 
mode to not confuse users too much?


-- 
Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer:                                 marck@FreeBSD.org ]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0907221249590.28206>