svn commit: r52928 - head/en_US.ISO8859-1/books/handbook/bsdinstall
Chris Rees
crees at FreeBSD.org
Tue Apr 16 10:02:53 UTC 2019
Author: crees
Date: Tue Apr 16 10:02:52 2019
New Revision: 52928
URL: https://svnweb.freebsd.org/changeset/doc/52928
Log:
Give a hint to curses navigation
It is not immediately obvious to all users how to move the cursor around
the partitioning section in bsdinstall, and this kind of thing can put
people off very quickly.
PR: docs/197645
Submitted by: web at umich.edu
Modified:
head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml Mon Apr 15 18:44:55 2019 (r52927)
+++ head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml Tue Apr 16 10:02:52 2019 (r52928)
@@ -1440,7 +1440,8 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</s
<para>After the partitioning scheme has been selected and
created, select <guibutton>[ Create ]</guibutton>
- again to create the partitions.</para>
+ again to create the partitions. The <keycap>Tab</keycap>
+ key is used to move the cursor between fields.</para>
<figure xml:id="bsdinstall-part-manual-addpart">
<title>Manually Create Partitions</title>
More information about the svn-doc-head
mailing list