Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2004 09:18:04 -0700 (PDT)
From:      Ken Smith <kensmith@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall menus.c
Message-ID:  <200405181618.i4IGI40E054473@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kensmith    2004/05/18 09:18:04 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/sysinstall  menus.c 
  Log:
  Pressing 's' in the initial menu should result in selecting the 'Standard'
  installation as far as most people are concerned but both 'Standard' and
  'Select' begin with S and 'Select' is winning.  This makes it so 'Select'
  is not select-able using a keystroke but that is probably for the best
  and the text on the screen adequately describes how to move back and forth
  between 'Select' and 'Exit'.
  
  Adapted from work by:   josef@
  PR:                     i386/37999
  MFC after:              1 week
  
  Revision  Changes    Path
  1.390     +1 -1      src/usr.sbin/sysinstall/menus.c



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