Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jun 2007 22:46:28 GMT
From:      minimarmot@gmail.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/114175: minor nit in handbook -- install chapter
Message-ID:  <200706302246.l5UMkSZs001508@prolepsis.scs.uiuc.edu>
Resent-Message-ID: <200706302310.l5UNA6eE086673@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         114175
>Category:       docs
>Synopsis:       minor nit in handbook -- install chapter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 30 23:10:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Ben Kaduk
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD prolepsis.scs.uiuc.edu 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sun Apr 1 16:59:00 UTC 2007 kaduk@prolepsis.scs.uiuc.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	A list of keys controlling sysinstall's behaviour is given, but the
    list does not include the tab key, which is necessary for many
    functions.
>How-To-Repeat:
	http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/using-sysinstall.html
>Fix:

--- chapter.sgml.orig   Sat Jun 30 17:15:48 2007
+++ chapter.sgml        Sat Jun 30 17:23:11 2007
@@ -1140,7 +1127,8 @@
       configure and control the installation process.</para>

     <para>The <application>sysinstall</application> menu system is controlled
-      by the arrow keys, <keycap>Enter</keycap>, <keycap>Space</keycap>, and
+      by the arrow keys, <keycap>Enter</keycap>,
+      <keycap>Tab</keycap>, <keycap>Space</keycap>, and
       other keys.  A detailed description of these keys and what they do is
       contained in <application>sysinstall</application>'s usage
       information.</para>


>Release-Note:
>Audit-Trail:
>Unformatted:



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