Bug 114175

Summary: minor nit in handbook -- install chapter
Product: Documentation Reporter: minimarmot <minimarmot>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description minimarmot 2007-07-01 00:10:06 UTC
	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.

Fix: 

<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>--mbmrjKp6qLnTO74BmWUsnvgGjW6X1NNI8vCe2KMLdjc80o73
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- 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>
How-To-Repeat: 	http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/using-sysinstall.html
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2007-07-01 02:33:38 UTC
State Changed
From-To: open->closed

Submitted in r1.352 of install/chapter.sgml.  Thanks for the submission.  Website will be updated later today.